Component: Indicator ( Indicator): Difference between revisions
Appearance
No edit summary |
m Text replacement - "width="90%" style="background-color:#D8C9D8; color:#4B008D;"" to "width="90%" class="mtx-class-macrohead"" |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 32: | Line 32: | ||
===FlashDisable=== | ===FlashDisable=== | ||
{| class="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 46: | Line 46: | ||
===FlashEnable=== | ===FlashEnable=== | ||
{| class="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 65: | Line 65: | ||
===SetState=== | ===SetState=== | ||
{| class="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 85: | Line 85: | ||
==Property reference== | ==Property reference== | ||
{| class="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