Component: Dash Scale Horizontal (): Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 17: | Line 17: | ||
==Component Source Code== | ==Component Source Code== | ||
Please click here to download the component source project: [https://www.flowcode.co.uk/ | Please click here to download the component source project: [https://www.flowcode.co.uk/wiki/componentsource/FC_Comp_Source_Dashboard_Scale_Horizontal.fcfx FC_Comp_Source_Dashboard_Scale_Horizontal.fcfx] | ||
Please click here to view the component source code (Beta): [https://www.flowcode.co.uk/FlowchartView/?wfile=componentsource/FC_Comp_Source_Dashboard_Scale_Horizontal.fcfx FC_Comp_Source_Dashboard_Scale_Horizontal.fcfx] | Please click here to view the component source code (Beta): [https://www.flowcode.co.uk/FlowchartView/?wfile=componentsource/FC_Comp_Source_Dashboard_Scale_Horizontal.fcfx FC_Comp_Source_Dashboard_Scale_Horizontal.fcfx] | ||
==Detailed description== | ==Detailed description== | ||
| Line 38: | Line 40: | ||
==Examples== | ==Examples== | ||
| Line 54: | Line 58: | ||
==Macro reference== | ==Macro reference== | ||
==Property reference== | |||
{| class="wikitable" style="width:60%; background-color:#FFFFFF;" | |||
|- | |||
| width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-prop-icon.png]] | |||
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Properties''' | |||
|- | |||
|- | |||
| width="10%" align="center" | [[File:Fc9-type-16-icon.png]] | |||
| width="90%" | Function | |||
|- | |||
| colspan="2" | Decide whether to use the scale only as a display, or alternatively, as a control that can be changed using the mouse. | |||
|- | |||
| width="10%" align="center" | [[File:Fc9-type-15-icon.png]] | |||
| width="90%" | Maximum | |||
|- | |||
| colspan="2" | The largest number on the display (at the right hand end) | |||
|- | |||
| width="10%" align="center" | [[File:Fc9-type-15-icon.png]] | |||
| width="90%" | Minimum | |||
|- | |||
| colspan="2" | The smallest number on the display (left hand end). | |||
|- | |||
| 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="90%" | BG Color | |||
|- | |||
| colspan="2" | Colour of the background panel. | |||
|- | |||
| width="10%" align="center" | [[File:Fc9-type-1-icon.png]] | |||
| width="90%" | Positive Color | |||
|- | |||
| colspan="2" | Colour used for numbers greater than zero. | |||
|- | |||
| width="10%" align="center" | [[File:Fc9-type-1-icon.png]] | |||
| width="90%" | Negative Color | |||
|- | |||
| colspan="2" | Colour used for numbers less than zero. | |||
|- | |||
| width="10%" align="center" | [[File:Fc9-type-1-icon.png]] | |||
| width="90%" | Label Color | |||
|- | |||
| colspan="2" | Colour of the display's name label. | |||
|- | |||
| width="10%" align="center" | [[File:Fc9-type-1-icon.png]] | |||
| width="90%" | Bezel | |||
|- | |||
| colspan="2" | Colour of the bezel (3D border). | |||
|- | |||
| width="10%" align="center" | [[File:Fc9-type-14-icon.png]] | |||
| width="90%" | Resolution | |||
|- | |||
| colspan="2" | The level of detail shown in the graphics. | |||
|- | |||
| 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="90%" | Divisions | |||
|- | |||
| colspan="2" | The number of major divisions of the scale. These will be given number labels. | |||
|- | |||
| width="10%" align="center" | [[File:Fc9-type-14-icon.png]] | |||
| width="90%" | Subdivisions | |||
|- | |||
| colspan="2" | Number of smaller, unlabelled divisions in between the major divisions. | |||
|- | |||
| 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="90%" | Decimals | |||
|- | |||
| colspan="2" | Number of decimal places for the number labels. | |||
|- | |||
| width="10%" align="center" | [[File:Fc9-type-14-icon.png]] | |||
| width="90%" | Text Size % | |||
|- | |||
| colspan="2" | Size of the number labels (relative to the component height) | |||
|- | |||
| width="10%" align="center" | [[File:Fc9-type-3-icon.png]] | |||
| width="90%" | Font | |||
|- | |||
| colspan="2" | The text font to use for the number labels. | |||
|- | |||
| 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="90%" | Text | |||
|- | |||
| colspan="2" | Text label for the whole component. | |||
|- | |||
| width="10%" align="center" | [[File:Fc9-type-14-icon.png]] | |||
| width="90%" | Text Size % | |||
|- | |||
| colspan="2" | Size of the text label (relative to the component height) | |||
|- | |||
| width="10%" align="center" | [[File:Fc9-type-3-icon.png]] | |||
| width="90%" | Font | |||
|- | |||
| colspan="2" | Font for the name label. | |||
|}==Macro reference== | |||
Revision as of 09:55, 27 January 2023
| Author | Matrix Ltd |
| Version | 1.2 |
| Category |
Dash Scale Horizontal component
Horizontal based slider with a user defined scale, typically used on in SCADA based solution
Component Source Code
Please click here to download the component source project: FC_Comp_Source_Dashboard_Scale_Horizontal.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_Dashboard_Scale_Horizontal.fcfx
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
Property reference
==Macro reference==
Property reference
==Macro reference==
Property reference
==Macro reference==