Difference between revisions of "Component: On / Off Indicator (Indicators )"
From Flowcode Help
Jump to navigationJump to search(2 intermediate revisions by 2 users not shown) | |||
Line 14: | Line 14: | ||
==On / Off Indicator component== | ==On / Off Indicator component== | ||
A simple component to create an on / off type indicator on the panel. | A simple component to create an on / off type indicator on the panel. | ||
+ | |||
+ | ==Component Pack== | ||
+ | |||
+ | FREE | ||
==Detailed description== | ==Detailed description== | ||
Line 23: | Line 27: | ||
− | |||
− | |||
+ | ''No detailed description exists yet for this component'' | ||
+ | ==Examples== | ||
Line 35: | Line 39: | ||
− | |||
No examples here yet | No examples here yet | ||
Line 137: | Line 140: | ||
|- | |- | ||
| colspan="2" | | | colspan="2" | | ||
+ | |- | ||
+ | | width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]] | ||
+ | | width="90%" style="background-color:#EAE1EA; color:#4B008D;" | Label | ||
+ | |- | ||
|- | |- | ||
| width="10%" align="center" | [[File:Fc9-type-11-icon.png]] | | width="10%" align="center" | [[File:Fc9-type-11-icon.png]] | ||
Line 177: | Line 184: | ||
|- | |- | ||
| colspan="2" | Distance between the label and the indicator | | colspan="2" | Distance between the label and the indicator | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} |
Latest revision as of 17:22, 9 November 2022
Author | Matrix TSL |
Version | 1.0 |
Category | Indicators |
Contents
On / Off Indicator component
A simple component to create an on / off type indicator on the panel.
Component Pack
FREE
Detailed description
No detailed description exists yet for this component
Examples
No examples here yet
Downloadable macro reference
![]() |
GetSwitch |
Reads back the status of the indicator | |
![]() |
Return |
![]() |
SwitchOn |
Sets the indicator to the On state. | |
![]() |
Return |
![]() |
Switch |
Sets the indicator to the value dictated by the State parameter | |
![]() |
State |
![]() |
Return |
![]() |
SwitchOff |
Sets the indicator to the Off state. | |
![]() |
Return |