Difference between revisions of "Flowcode Help Overview"
From Flowcode Help
Jump to navigationJump to search| Line 1: | Line 1: | ||
| + | <sidebar>V6 Help Contents</sidebar>  | ||
==[[Introduction]]==  | ==[[Introduction]]==  | ||
=====[[New In Version 6]]=====  | =====[[New In Version 6]]=====  | ||
Revision as of 12:17, 22 May 2013
<sidebar>V6 Help Contents</sidebar>
Contents
- 1 Introduction
 - 2 Getting Started
 - 3 Working With Flowchart Files
 - 4 Creating and Editing Flowcharts
- 4.1 Adding an Icon to a Flowchart
 - 4.2 Selecting Icons
 - 4.3 Flowchart Editing Functions
 - 4.4 Undo and Redo
 - 4.5 Using the Project Explorer
 - 4.6 Find and Replace
 - 4.7 Using the Icon Lists Pane
 - 4.8 Supplementary Code
 - 4.9 Using Masks
 - 4.10 Disabling Icons
 - 4.11 Icon Annotations
 - 4.12 Icon Properties
- 4.12.1 Input Icon Properties
 - 4.12.2 Output Icon Properties
 - 4.12.3 Delay Icon Properties
 - 4.12.4 Decision Icon Properties
 - 4.12.5 Switch Icon Properties
 - 4.12.6 Connection Point Icon Properties
 - 4.12.7 Loop Icon Properties
 - 4.12.8 Macro Icon Properties
 - 4.12.9 Component Macro Icon Properties
 - 4.12.10 Simulation Macro Icon Properties
 - 4.12.11 Interrupt Icon Properties
 - 4.12.12 Calculation Icon Properties
 - 4.12.13 C Code Icon Properties
 - 4.12.14 Comment Icon Properties
 
 
 - 5 Adding and Editing Components
 - 6 Working With Macros and Variables
- 6.1 Variable Manager
 - 6.2 Creating Variables
 - 6.3 Variable Types
 - 6.4 Editing Variables
 - 6.5 Creating a New Macro
 - 6.6 Editing and Deleting Macros
 - 6.7 Exporting a Macro
 - 6.8 Importing a Macro
 - 6.9 Custom Interrupts - PICmicro
 - 6.10 Custom Interrupts - AVR
 - 6.11 Custom Interrupts - ARM
 - 6.12 Custom Interrupts - dsPIC/PIC24
 - 6.13 Mathematical Functions
 - 6.14 String Manipulation Functions
 
 - 7 Simulating a Flowchart
 - 8 Compiling Flowcharts To Devices
- 8.1 Specifying a Target Chip
 - 8.2 Configuring the Chip
 - 8.3 Compiling a Flowchart to a Chip
 - 8.4 Managing Compiler Options
 - 8.5 Selecting Compiler Options (PICmicro)
 - 8.6 Selecting Compiler Options (AVR)
 - 8.7 Selecting Compiler Options (ARM)
 - 8.8 Selecting Compiler Options (dsPIC/PIC24)
 - 8.9 Supporting Third Party Programming Tools
 - 8.10 Viewing Code Output