Difference between revisions of "Flowcode Help Overview"

From Flowcode Help
Jump to navigationJump to search
Line 3: Line 3:
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
! colspan="2" | [[Introduction]]
+
!Title
 +
! Description
 
|-
 
|-
| width="40%" | [[New In Version 6]]
+
| [[Introduction]]
| New things...
+
|
 
|-
 
|-
| width="40%" | [[Chips]]
+
| [[Getting Started]]
|  
+
|
 
|-
 
|-
| width="40%" | [[Technical Support]]
+
| [[Flowchart Fundamentals]]
|  
+
|
 
|-
 
|-
| width="40%" | [[Licensed Compiler]]
+
| [[What is a Flowcode Flowchart?]]  
 
|
 
|
 
|-
 
|-
! colspan="2" | [[Getting Started]]
+
| [[Controlling Electronic Devices with Flowcode]]  
 +
|
 
|-
 
|-
| width="40%" | [[Developing a Flowchart for a Chip]]
+
| [[Overview of Simulation]]
|  
+
|
 
|-
 
|-
| width="40%" | [[Tools and Views]]
+
| [[Adding Finishing Touches]]
|  
+
|
 
|-
 
|-
| width="40%" | [[Zooming the View]]
+
| [[Taking Flowcode Further]]
|  
+
|
 
|-
 
|-
| width="40%" | [[Selecting a Target Chip]]
+
| [[What is a Macro?]]
|  
+
|
 
|-
 
|-
| width="40%" | [[Project Options]]
+
| [[What is an Interrupt?]]
|  
+
|
 
|-
 
|-
| width="40%" | [[Activating Flowcode]]
+
| [[What is a Component?]]
|  
+
|
 
|-
 
|-
| width="40%" | [[Creating a Project Report]]
+
|
|
+
| [[Advanced Features - CAL]]
|-
 
! colspan="2" | [[Working With Flowchart Files]]
 
|-
 
| width="40%" | [[Running Flowcode]]
 
|
 
|-
 
| width="40%" | [[Creating a New Flowchart]]
 
|
 
|-
 
| width="40%" | [[Opening an Existing Flowchart]]
 
|
 
|-
 
| width="40%" | [[Saving a Flowchart]]
 
|
 
|-
 
| width="40%" | [[Printing Flowcharts]]
 
|
 
|-
 
| width="40%" | [[Saving a Flowchart Image]]
 
|
 
|-
 
| width="40%" | [[Closing Flowcode]]
 
|
 
|-
 
| width="40%" | [[Global Options]]
 
|
 
|-
 
! colspan="2" | [[Creating and Editing Flowcharts]]
 
|-
 
| width="40%" | [[Adding an Icon to a Flowchart]]
 
|
 
|-
 
| width="40%" | [[Selecting Icons]]
 
|
 
|-
 
| width="40%" | [[Flowchart Editing Functions]]
 
|
 
|-
 
| width="40%" | [[Undo and Redo]]
 
|
 
|-
 
| width="40%" | [[Using the Project Explorer]]
 
|
 
|-
 
| width="40%" | [[Find and Replace]]
 
|
 
|-
 
| width="40%" | [[Using the Icon Lists Pane]]
 
|
 
|-
 
| width="40%" | [[Supplementary Code]]
 
|
 
|-
 
| width="40%" | [[Using Masks]]
 
|
 
|-
 
| width="40%" | [[Disabling Icons]]
 
|
 
|-
 
| width="40%" | [[Icon Annotations]]
 
|
 
|-
 
! width="40%" | [[Icon Properties]]
 
! Editing the properties of each individual icon
 
|-
 
! colspan="2" | [[Adding and Editing Components]]
 
|-
 
| width="40%" | [[Adding Components]]
 
|
 
|-
 
| width="40%" | [[Editing Component Connections]]
 
|
 
|-
 
| width="40%" | [[Component Help Files]]
 
|
 
|-
 
| width="40%" | [[Component Properties]]
 
|
 
|-
 
! colspan="2" | [[Working With Macros and Variables]]
 
|-
 
| width="40%" | [[Variable Manager]]
 
|
 
|-
 
| width="40%" | [[Creating Variables]]
 
|
 
|-
 
| width="40%" | [[Variable Types]]
 
|
 
|-
 
| width="40%" | [[Editing Variables]]
 
|
 
|-
 
| width="40%" | [[Creating a New Macro]]
 
|
 
|-
 
| width="40%" | [[Editing and Deleting Macros]]
 
|
 
|-
 
| width="40%" | [[Exporting a Macro]]
 
|
 
|-
 
| width="40%" | [[Importing a Macro]]
 
|
 
|-
 
| width="40%" | [[Custom Interrupts - PICmicro]]
 
|
 
|-
 
| width="40%" | [[Custom Interrupts - AVR]]
 
|
 
|-
 
| width="40%" | [[Custom Interrupts - ARM]]
 
|
 
|-
 
| width="40%" | [[Custom Interrupts - dsPIC/PIC24]]
 
|
 
|-
 
| width="40%" | [[Mathematical Functions]]
 
|
 
|-
 
| width="40%" | [[String Manipulation Functions]]
 
|
 
|-
 
! colspan="2" | [[Simulating a Flowchart]]
 
|-
 
| width="40%" | [[Starting Flowchart Simulation]]
 
|
 
|-
 
| width="40%" | [[Simulating Icons Step by Step]]
 
|
 
|-
 
| width="40%" | [[Changing the Speed of a Simulation]]
 
|
 
|-
 
| width="40%" | [[Pausing and Stopping a Simulation]]
 
|
 
|-
 
| width="40%" | [[Watch Window]]
 
| (Variables Window)
 
|-
 
| width="40%" | [[Call Stack Window]]
 
|
 
|-
 
| width="40%" | [[In Circuit Debugging]]
 
|
 
|-
 
| width="40%" | [[Editing Key Mappings]]
 
|
 
|-
 
! colspan="2" | [[Compiling Flowcharts to Devices]]
 
|-
 
| width="40%" | [[Specifying a Target Chip]]
 
|
 
|-
 
| width="40%" | [[Configuring the Chip]]
 
|
 
|-
 
| width="40%" | [[Compiling a Flowchart to a Chip]]
 
|
 
|-
 
| width="40%" | [[Managing Compiler Options]]
 
|
 
|-
 
| width="40%" | [[Selecting Compiler Options (PICmicro)]]
 
|
 
|-
 
| width="40%" | [[Selecting Compiler Options (AVR)]]
 
|
 
|-
 
| width="40%" | [[Selecting Compiler Options (ARM)]]
 
|
 
|-
 
| width="40%" | [[Selecting Compiler Options (dsPIC/PIC24)]]
 
|
 
|-
 
| width="40%" | [[Supporting Third Party Programming Tools]]
 
|
 
|-
 
| width="40%" | [[Viewing Code Output]]
 
|
 
 
|}
 
|}

Revision as of 13:27, 24 May 2013