Difference between revisions of "Icon Properties"

From Flowcode Help
Jump to navigationJump to search
(images now have links)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<br>
+
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==
 
==Old Versions==
 
This page is current for Flowcode v11 and later. Earlier versions can be found below:
 
This page is current for Flowcode v11 and later. Earlier versions can be found below:
Line 11: Line 15:
 
| [[Special:PermanentLink/23545|Flowcode v8]]
 
| [[Special:PermanentLink/23545|Flowcode v8]]
 
|}
 
|}
 
<br>
 
 
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.
 
  
  
Line 45: 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]] [[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 60: 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:


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 User Macro Icon Properties

IconComponentMacro.png Component Macro Icon Properties

IconBuiltinFunction.png Built-in Functions 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