Difference between revisions of "Component: Simulation Slide Switch ()"

From Flowcode Help
Jump to navigationJump to search
 
(9 intermediate revisions by the same user not shown)
Line 17: Line 17:
 
==Component Source Code==
 
==Component Source Code==
  
Please click here for the component source code: [https://www.flowcode.co.uk/wikicopy/componentsource/FC_Comp_Source_basic_sim_switch_slide.fcfx FC_Comp_Source_basic_sim_switch_slide.fcfx]
+
Please click here to download the component source project: [https://www.flowcode.co.uk/wiki/componentsource/FC_Comp_Source_basic_sim_switch_slide.fcfx FC_Comp_Source_basic_sim_switch_slide.fcfx]
 +
 
 +
Please click here to view the component source code (Beta): [https://www.flowcode.co.uk/FlowchartView/?wfile=componentsource/FC_Comp_Source_basic_sim_switch_slide.fcfx FC_Comp_Source_basic_sim_switch_slide.fcfx]
  
 
==Detailed description==
 
==Detailed description==
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
  
  
Line 26: Line 40:
  
 
==Examples==
 
==Examples==
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
  
  
Line 31: Line 57:
 
''<span style="color:red;">No additional examples</span>''
 
''<span style="color:red;">No additional examples</span>''
  
==Downloadable macro reference==
 
  
  
 +
 +
 +
 +
 +
 +
 +
 +
 +
==Macro reference==
  
 
==Property reference==
 
==Property reference==

Latest revision as of 13:13, 7 February 2023

Author Matrix Ltd
Version 1.1
Category


Simulation Slide Switch component

Simple slide switch 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_slide.fcfx

Please click here to view the component source code (Beta): FC_Comp_Source_basic_sim_switch_slide.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
Yes: Automatically calulates the Off Colour based oon a dimmer version of the On Colour. No: Allows the user to set the Off Colour manually. 
Fc9-type-1-icon.png Label Color
 
Fc9-type-1-icon.png Slider Color
 
Fc9-type-1-icon.png Bezel Color
 
Fc9-conn-icon.png Additional Settings
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-3-icon.png Label Font
 
Fc9-type-10-icon.png Label Text
 
Fc9-type-16-icon.png Startup State
Default state of the indicator when loading the project or starting the simulation runtime.