Gauge
This element is a basic gauge with a moving needle to display the current value of a parameter such as the speed or temperature.
This element must be used with HMI context.
Icon
HMI Representation

External parameters
You can edit the units
Show/Hide all parameters
parameter | editable via "Parameter" tab | updatable via a mapping | description | default unit | type |
---|---|---|---|---|---|
Unit | ✔️ | ✔️ | Unit of the value displayed by the gauge. | - | Text |
value | ✔️ | ✔️ | Initial value displayed when the scenario starts. | - | Decimal number |
X-axis position | ✔️ | ✔️ | Size of the element on the X-axis. | px | Integer number |
Y-axis position | ✔️ | ✔️ | Size of the element on the Y-axis. | px | Integer number |
start-range | ✔️ | ✔️ | Lowest value displayed by the gauge. | - | Decimal number |
end-range | ✔️ | ✔️ | Highest value displayed by the gauge. | - | Decimal number |
start-angle | ✔️ | ✔️ | The angle from where the gauge's bow will start. You can change its value if you want to modify the distance traveled by the needle. | degree | Decimal number |
end-angle | ✔️ | ✔️ | The angle where the gauge's bow will end. You can change its value if you want to modify the distance traveled by the needle. | degree | Decimal number |
radius | ✔️ | ✔️ | The value of the radius of the gauge. | px | Integer number |
background-color | ✔️ | ✔️ | Color of the gauge's background. This parameter can be edited. | - | Hexadecimal |
Needle color | ✔️ | ✔️ | Color of the gauge's needle. This parameter can be edited. | - | Hexadecimal |
Small mark color | ✔️ | ✔️ | Color of the gauge's marks indicating the scale. This parameter can be edited. | - | Hexadecimal |
Text mark color | ✔️ | ✔️ | Color of the gauge's text indicating the value. This parameter can be edited. | - | Hexadecimal |
Angle | ✔️ | ✔️ | Angle of the element. You can change it to rotate the element. | degree | Decimal number |
small marks start | ✔️ | ✔️ | First value of the gauge indicated by a mark. | - | Integer number |
small marks end | ✔️ | ✔️ | Last value of the gauge indicated by a mark. | - | Integer number |
small marks step | ✔️ | ✔️ | Step between two successive marks. | - | Integer number |
text marks start |