Difference between revisions of "Component: 7Segment (Single) (Segment)"
From Flowcode Help
Jump to navigationJump to search (Created page with "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | Matrix Ltd |- | width="20%" style="color:gray;" | Version | 1.4 |- | width="20%" style="color:gray...") |
|||
Line 17: | Line 17: | ||
==Component Source Code== | ==Component Source Code== | ||
− | Please click here for the component source code: [https://www.flowcode.co.uk/wikicopy/componentsource/ | + | Please click here for the component source code: [https://www.flowcode.co.uk/wikicopy/componentsource/FC_Comp_Source_LED_7Seg_Single.fcfx FC_Comp_Source_LED_7Seg_Single.fcfx] |
==Detailed description== | ==Detailed description== | ||
+ | |||
+ | |||
''No detailed description exists yet for this component'' | ''No detailed description exists yet for this component'' | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
''<span style="color:red;">No additional examples</span>'' | ''<span style="color:red;">No additional examples</span>'' | ||
Line 180: | Line 184: | ||
|- | |- | ||
| colspan="2" | Color of the optional segment name labels. | | colspan="2" | Color of the optional segment name labels. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} |
Revision as of 14:41, 16 January 2023
Author | Matrix Ltd |
Version | 1.4 |
Category | Segment |
Contents
7Segment (Single) component
Seven segment display modelled after a standard 14mm high unit. LED colour can be changed in properties.
Component Source Code
Please click here for the component source code: FC_Comp_Source_LED_7Seg_Single.fcfx
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Downloadable macro reference
![]() |
ShowSegments |
Allows the individual segments of the display to be controlled. | |
![]() |
Segments |
8-bit Binary value to set the segments, bit0 = segA, bit1 = segB... | |
![]() |
Return |