Difference between revisions of "Flowcode Help Overview"
From Flowcode Help
Jump to navigationJump to search| Line 36: | Line 36: | ||
=====[[Disabling Icons]]=====  | =====[[Disabling Icons]]=====  | ||
=====[[Icon Annotations]]=====  | =====[[Icon Annotations]]=====  | ||
| − | =====[[Icon Properties]]  | + | =====[[Icon Properties]]=====  | 
| + | |||
======[[Input Icon Properties]]======  | ======[[Input Icon Properties]]======  | ||
======[[Output Icon Properties]]======  | ======[[Output Icon Properties]]======  | ||
Revision as of 14:22, 21 May 2013
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 Adding Support For Third Party Programming Tools
 - 8.10 Viewing Code Output