Component: Indicator ( Indicator): Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
|- | |- | ||
| width="20%" style="color:gray;" | Version | | width="20%" style="color:gray;" | Version | ||
| 1. | | 1.1 | ||
|- | |- | ||
| width="20%" style="color:gray;" | Category | | width="20%" style="color:gray;" | Category | ||
| Line 15: | Line 15: | ||
Creates an LED style on/off indicator | Creates an LED style on/off indicator | ||
== | ==Version information== | ||
Library Version, Component Version, Date, Author, Info | |||
==Detailed description== | ==Detailed description== | ||
| Line 108: | Line 106: | ||
| colspan="2" | The size of the shape border | | colspan="2" | The size of the shape border | ||
|} | |} | ||
==Component Source Code== | |||
Please click here to download the component source project: [https://www.flowcode.co.uk/wiki/componentsource/FC_Comp_Source_WEBEXP_Indicator.fcsx FC_Comp_Source_WEBEXP_Indicator.fcsx] | |||
Please click here to view the component source code (Beta): [https://www.flowcode.co.uk/FlowchartView/?wfile=componentsource/FC_Comp_Source_WEBEXP_Indicator.fcsx FC_Comp_Source_WEBEXP_Indicator.fcsx] | |||
Revision as of 11:01, 25 February 2026
| Author | MatrixTSL |
| Version | 1.1 |
| Category | Indicator |
Indicator component
Creates an LED style on/off indicator
Version information
Library Version, Component Version, Date, Author, Info
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
FlashDisable
| FlashDisable | |
| Stops the indicator flashing | |
| Return | |
FlashEnable
| FlashEnable | |
| Sets the indicator to flash at the selected rate | |
| Rate | |
| The flash speed (in ms) | |
| Return | |
SetState
| SetState | |
| Sets the state of the indicator | |
| State | |
| 1 = on, 0 = off | |
| Return | |
Property reference
| Properties | |
| Colour | |
| The colour of the indicator | |
| Shape | |
| The shape of the indicator | |
| Outline Size | |
| The size of the shape border | |
Component Source Code
Please click here to download the component source project: FC_Comp_Source_WEBEXP_Indicator.fcsx
Please click here to view the component source code (Beta): FC_Comp_Source_WEBEXP_Indicator.fcsx