Component: Simulation Push Switch ()

From Flowcode Help
Jump to navigationJump to search
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

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