Difference between revisions of "Icon Properties"
| Line 43: | Line 43: | ||
[[File:IconLoop.png|border|link=Loop Icon Properties]] [[Loop Icon Properties]] | [[File:IconLoop.png|border|link=Loop Icon Properties]] [[Loop Icon Properties]] | ||
| − | [[File:IconUserMacro.png|border|link=Macro Icon Properties]] [[Macro Icon Properties]] | + | [[File:IconUserMacro.png|border|link=Macro Icon Properties]] [[Macro_Icon_Properties|User Macro Icon Properties]] |
[[File:IconComponentMacro.png|border|link=Component Macro Icon Properties]] [[Component Macro Icon Properties]] | [[File:IconComponentMacro.png|border|link=Component Macro Icon Properties]] [[Component Macro Icon Properties]] | ||
| − | [[File:IconBuiltinFunction.png|border|link=Simulation Macro Icon Properties]] [[ | + | [[File:IconBuiltinFunction.png|border|link=Simulation Macro Icon Properties]] [[Simulation_Macro_Icon_Properties|Built-in Functions Icon Properties]] |
[[File:IconInterrupt.png|border|link=Interrupt Icon Properties]] [[Interrupt Icon Properties]] | [[File:IconInterrupt.png|border|link=Interrupt Icon Properties]] [[Interrupt Icon Properties]] | ||
| Line 58: | Line 58: | ||
[[File:IconGroup.png|border|link=Group Icon Properties]] [[Group Icon Properties]] | [[File:IconGroup.png|border|link=Group Icon Properties]] [[Group Icon Properties]] | ||
| − | |||
==State Diagram icons== | ==State Diagram icons== | ||
Latest revision as of 09:27, 12 June 2026
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.
Old Versions
This page is current for Flowcode v11 and later. Earlier versions can be found below:
| Flowcode v10 |
| Flowcode v9 |
| Flowcode v8 |
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:
Component Macro Icon Properties
Built-in Functions Icon Properties
State Diagram icons
A different set of command icons are used for Flowcode's State Diagram programming paradigm.