Component: Analogue LED (Outputs): Difference between revisions
Appearance
No edit summary |
m Text replacement - "style="background-color:#EAE1EA;"" to "class="mtx-class-propfolder"" |
||
| (10 intermediate revisions by 3 users not shown) | |||
| Line 73: | Line 73: | ||
''<span style="color:red;">No additional examples</span>'' | |||
==Macro reference== | ==Macro reference== | ||
{| class="wikitable | ===SetBrightness=== | ||
{| 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" | '''SetBrightness''' | ||
|- | |- | ||
| colspan="2" | Set the brightness of the LED. | | colspan="2" | Set the brightness of the LED. | ||
| Line 101: | Line 94: | ||
| width="90%" style="border-top: 2px solid #000;" | ''Return'' | | width="90%" style="border-top: 2px solid #000;" | ''Return'' | ||
|} | |} | ||
==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''' | ||
|- | |- | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-propfolder" | [[File:Fc9-conn-icon.png]] | ||
| width="90%" | | width="90%" class="mtx-class-propfolder" | Connections | ||
|- | |- | ||
|- | |- | ||
| Line 122: | Line 113: | ||
| colspan="2" | Choose an analogue pin to connect to the LED. When the analogue value changes, the LED brightness will be updated. | | colspan="2" | Choose an analogue pin to connect to the LED. When the analogue value changes, the LED brightness will be updated. | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-propfolder" | [[File:Fc9-conn-icon.png]] | ||
| width="90%" | | width="90%" class="mtx-class-propfolder" | Color Range | ||
|- | |- | ||
|- | |- | ||
| Line 151: | Line 142: | ||
| colspan="2" | Input value that gives the brightest LED color. | | colspan="2" | Input value that gives the brightest LED color. | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-propfolder" | [[File:Fc9-conn-icon.png]] | ||
| width="90%" | | width="90%" class="mtx-class-propfolder" | Shape | ||
|- | |- | ||
|- | |- | ||
Latest revision as of 14:37, 13 July 2026
| Author | |
| Version | 1.0 |
| Category | Outputs |
Analogue LED component
An LED with variable brightness. Simulation Only. Brightness can be set either by macro call or by connection to an analogue pin.
Component Source Code
Please click here to download the component source project: FC_Comp_Source_Analogue_LED.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_Analogue_LED.fcfx
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
SetBrightness
| SetBrightness | |
| Set the brightness of the LED. | |
| Brightness | |
| Brightness from 0.0 to 1.0 | |
| [[File:]] - | Return |