Jump to content

Component: Simulation Push Switch (): Difference between revisions

From Flowcode Help
No edit summary
No edit summary
Line 57: Line 57:


''<span style="color:red;">No additional examples</span>''
''<span style="color:red;">No additional examples</span>''





Revision as of 11:53, 3 February 2023

Author Matrix Ltd
Version 1.1
Category


Simulation Push Switch component

Simple push button switch with LED indicator with no pin assignment. State can only be determined by simulation macro read. Momentary or latching action can be chosen in the properties.

Component Source Code

Please click here to download the component source project: FC_Comp_Source_basic_sim_switch.fcfx

Please click here to view the component source code (Beta): FC_Comp_Source_basic_sim_switch.fcfx

Detailed description

No detailed description exists yet for this component

Examples

No additional examples




Macro reference

Property reference

Properties
Colours
On Colour
The color of the switch indicator when the switch is in the pressed state. 
Off Colour
The color of the switch indicator when the switch is in the none pressed state. 
Auto Off Colour
 
Additional Settings
Startup State
Default state of the indicator when loading the project or starting the simulation runtime. 
Operation
Latching = Click to turn on, click again to turn off. Momentary = Click to turn on, release to turn off. 
Label
Textual label shown on the panel to mark the component 
Label Colour
Sets the colour of the label.