Difference between revisions of "Component: Analogue LED (Outputs)"
From Flowcode Help
Jump to navigationJump to search(10 intermediate revisions by one other user not shown) | |||
Line 17: | Line 17: | ||
==Component Source Code== | ==Component Source Code== | ||
− | Please click here | + | Please click here to download the component source project: [https://www.flowcode.co.uk/wiki/componentsource/FC_Comp_Source_Analogue_LED.fcfx FC_Comp_Source_Analogue_LED.fcfx] |
+ | |||
+ | Please click here to view the component source code (Beta): [https://www.flowcode.co.uk/FlowchartView/?wfile=componentsource/FC_Comp_Source_Analogue_LED.fcfx FC_Comp_Source_Analogue_LED.fcfx] | ||
==Detailed description== | ==Detailed description== | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
Line 52: | Line 66: | ||
− | |||
− | |||
− | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | ''<span style="color:red;">No additional examples</span>'' | ||
+ | |||
+ | ==Macro reference== | ||
+ | |||
+ | ===SetBrightness=== | ||
{| class="wikitable" style="width:60%; background-color:#FFFFFF;" | {| class="wikitable" style="width:60%; background-color:#FFFFFF;" | ||
|- | |- | ||
Line 73: | Line 94: | ||
| width="90%" style="border-top: 2px solid #000;" | ''Return'' | | width="90%" style="border-top: 2px solid #000;" | ''Return'' | ||
|} | |} | ||
− | |||
− | |||
Latest revision as of 12:06, 24 July 2024
Author | |
Version | 1.0 |
Category | Outputs |
Contents
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 |