Component: Indicator ( Indicator): Difference between revisions
Appearance
m Text replacement - "class="wikitable" style="width:60%; background-color:#FFFFFF;"" to "class="mtx-class-macrotable wikitable"" |
m Text replacement - "width="90%" style="background-color:#D8C9D8; color:#4B008D;"" to "width="90%" class="mtx-class-macrohead"" |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 34: | Line 34: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" | | width="90%" class="mtx-class-macrohead" | '''FlashDisable''' | ||
|- | |- | ||
| colspan="2" | Stops the indicator flashing | | colspan="2" | Stops the indicator flashing | ||
| Line 48: | Line 48: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" | | width="90%" class="mtx-class-macrohead" | '''FlashEnable''' | ||
|- | |- | ||
| colspan="2" | Sets the indicator to flash at the selected rate | | colspan="2" | Sets the indicator to flash at the selected rate | ||
| Line 67: | Line 67: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" | | width="90%" class="mtx-class-macrohead" | '''SetState''' | ||
|- | |- | ||
| colspan="2" | Sets the state of the indicator | | colspan="2" | Sets the state of the indicator | ||
| Line 87: | Line 87: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-prop-icon.png]] | ||
| width="90%" | | width="90%" class="mtx-class-macrohead" | '''Properties''' | ||
|- | |- | ||
|- | |- | ||
Latest revision as of 14:23, 13 July 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