Jump to content

Component: Rotary Switch (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>''




Line 63: Line 65:
==Macro reference==
==Macro reference==


===SetPosition===
{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
|-
|-
Line 81: Line 84:




===GetPosition===
{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
|-
|-

Revision as of 11:52, 3 February 2023

Author Matrix TSL
Version 1.0
Category Switch


Rotary Switch component

A standard rotary switch with 4 digital outputs and 10 or 16 discrete positions.

Component Source Code

Please click here to download the component source project: FC_Comp_Source_RotarySwitch10-16.fcfx

Please click here to view the component source code (Beta): FC_Comp_Source_RotarySwitch10-16.fcfx

Detailed description

No detailed description exists yet for this component

Examples

No additional examples




Macro reference

SetPosition

SetPosition
Sets the current position of the rotary switch. 
- BYTE Position
 
- VOID Return


GetPosition

GetPosition
Reads the current position of the rotary switch. 
- BYTE Return



Property reference

Properties
Num Positions
 
Common Type
 
Pins
Pin 1
 
Pin 2
 
Pin 4
 
Pin 8