Difference between revisions of "Component: Meter Square (Advanced Shapes)"
From Flowcode Help
Jump to navigationJump to search(2 intermediate revisions by the same user not shown) | |||
Line 14: | Line 14: | ||
==Meter Square component== | ==Meter Square component== | ||
Square analogue panel meter. A simulation only component - the needle value is set solely by the 'SetValue' macro. | Square analogue panel meter. A simulation only component - the needle value is set solely by the 'SetValue' macro. | ||
+ | |||
+ | ==Component Pack== | ||
+ | |||
+ | MODELS | ||
==Detailed description== | ==Detailed description== | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
Line 24: | Line 34: | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
Line 43: | Line 59: | ||
|- | |- | ||
|- | |- | ||
− | | width="10%" align="center" | [[File:]] - | + | | width="10%" align="center" | [[File:Fc9-f32-icon.png]] - FLOAT |
| width="90%" | Value | | width="90%" | Value | ||
|- | |- | ||
Line 61: | Line 77: | ||
| width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-prop-icon.png]] | | width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-prop-icon.png]] | ||
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Properties''' | | width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Properties''' | ||
+ | |- | ||
+ | |- | ||
+ | | width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]] | ||
+ | | width="90%" style="background-color:#EAE1EA; color:#4B008D;" | Range | ||
|- | |- | ||
|- | |- | ||
Line 72: | Line 92: | ||
|- | |- | ||
| colspan="2" | Maximum value to show on the meter. | | colspan="2" | Maximum value to show on the meter. | ||
+ | |- | ||
+ | | width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]] | ||
+ | | width="90%" style="background-color:#EAE1EA; color:#4B008D;" | Style | ||
+ | |- | ||
|- | |- | ||
| width="10%" align="center" | [[File:Fc9-type-2-icon.png]] | | width="10%" align="center" | [[File:Fc9-type-2-icon.png]] | ||
Line 92: | Line 116: | ||
|- | |- | ||
| colspan="2" | Color of the meter's title label. | | colspan="2" | Color of the meter's title label. | ||
+ | |- | ||
+ | | width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]] | ||
+ | | width="90%" style="background-color:#EAE1EA; color:#4B008D;" | Marks | ||
+ | |- | ||
|- | |- | ||
| width="10%" align="center" | [[File:Fc9-type-14-icon.png]] | | width="10%" align="center" | [[File:Fc9-type-14-icon.png]] | ||
Line 107: | Line 135: | ||
|- | |- | ||
| colspan="2" | Show or hide the scale markings. | | colspan="2" | Show or hide the scale markings. | ||
+ | |- | ||
+ | | width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]] | ||
+ | | width="90%" style="background-color:#EAE1EA; color:#4B008D;" | Numbers | ||
+ | |- | ||
|- | |- | ||
| width="10%" align="center" | [[File:Fc9-type-14-icon.png]] | | width="10%" align="center" | [[File:Fc9-type-14-icon.png]] | ||
Line 127: | Line 159: | ||
|- | |- | ||
| colspan="2" | Show or hide the scale number values. | | colspan="2" | Show or hide the scale number values. | ||
+ | |- | ||
+ | | width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]] | ||
+ | | width="90%" style="background-color:#EAE1EA; color:#4B008D;" | Label | ||
+ | |- | ||
|- | |- | ||
| width="10%" align="center" | [[File:Fc9-type-10-icon.png]] | | width="10%" align="center" | [[File:Fc9-type-10-icon.png]] | ||
Line 147: | Line 183: | ||
|- | |- | ||
| colspan="2" | Show or hide the title label. | | colspan="2" | Show or hide the title label. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} |
Latest revision as of 17:27, 9 November 2022
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 Pack
MODELS
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Downloadable macro reference
![]() |
SetValue |
Set the meter needle to a new position based on the current scaling properties. | |
![]() |
Value |
Needle position between min and max | |
![]() |
Return |