Difference between revisions of "Component: Meter Square (Advanced Shapes)"
From Flowcode Help
Jump to navigationJump to search| Line 48: | Line 48: | ||
''<span style="color:red;">No additional examples</span>'' | ''<span style="color:red;">No additional examples</span>'' | ||
| + | |||
| + | |||
| Line 74: | Line 76: | ||
| width="90%" style="border-top: 2px solid #000;" | ''Return'' | | width="90%" style="border-top: 2px solid #000;" | ''Return'' | ||
|} | |} | ||
| − | |||
| − | |||
Revision as of 12:22, 3 February 2023
| Author | Matrix TSL |
| Version | 1.5 |
| Category | Advanced Shapes |
Contents
Meter Square component
Square analogue panel meter. A simulation only component - the needle value is set solely by the 'SetValue' macro.
Component Source Code
Please click here to download the component source project: FC_Comp_Source_temp/meter_square.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_temp/meter_square.fcfx
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
SetValue
| SetValue | |
| Set the meter needle to a new position based on the current scaling properties. | |
| Value | |
| Needle position between min and max | |
| Return | |