Difference between revisions of "Icon Properties"

From Flowcode Help
Jump to navigationJump to search
Line 71: Line 71:
 
[[File:IconExitState.png|border]] [[Exit_State_Icon_Properties]]
 
[[File:IconExitState.png|border]] [[Exit_State_Icon_Properties]]
  
[[File:IconTransitionStraight.png|border]] [[Transition_Icon_Properties]]
+
[[File:IconTransitionStraight.png|border]] [[File:IconTransitionCurved.png|border]] [[Transition_Icon_Properties]]
 
 
[[File:IconTransitionCurved.png|border]] [[Transition_Icon_Properties]]
 
  
 
[[File:IconStateComment.png|border]] [[Comment Icon Properties]]
 
[[File:IconStateComment.png|border]] [[Comment Icon Properties]]

Revision as of 15:16, 5 June 2026


Old Versions

This page is current for Flowcode v11 and later. Earlier versions can be found below:

Flowcode v10
Flowcode v9
Flowcode v8


The properties of a command icon defines how it behaves when compiled/assembled and when simulated in Flowcode. As each icon has different properties that the user can edit: see the topic on the particular icon of interest.

To edit an icon's properties, either select the icon and the select the 'Properties' option from the 'Edit' menu (Edit > Properties) or simply double click on the icon in the macro view. The icon's properties can also be displayed by right clicking on the icon to display a context menu and then selecting properties from that menu.


Flowchart icons

Flowchart icons are the commands used in most programming paradigms of Flowcode, i.e. Flowcharts, Code, Blocks and Pseudocode.

Click this link for more information on Editing Icon Properties.

For information on specific icons then see the links below:


IconInput.png Input Icon Properties

IconOutput.png Output Icon Properties

IconDelay.png Delay Icon Properties

IconDecision.png Decision Icon Properties

IconSwitch.png Switch Icon Properties

IconLabel.png Label Icon Properties

IconJump.png Jump Icon Properties

IconLoop.png Loop Icon Properties

IconUserMacro.png Macro Icon Properties

IconComponentMacro.png Component Macro Icon Properties

IconBuiltinFunction.png Simulation Macro Icon Properties

IconInterrupt.png Interrupt Icon Properties

IconCalculation.png Calculation Icon Properties

IconCode.png Code Icon Properties

IconComment.png Comment Icon Properties

IconGroup.png Group Icon Properties


State Diagram icons

A different set of command icons are used for Flowcode's State Diagram programming paradigm.


IconState.png State_Icon_Properties

IconExitState.png Exit_State_Icon_Properties

IconTransitionStraight.png IconTransitionCurved.png Transition_Icon_Properties

IconStateComment.png Comment Icon Properties