Skip to main content

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

Gauge

HMI Representation

Displayed gauge

External parameters

Show/Hide all parameters
parametereditable via "Parameter" tabupdatable via a mappingdescriptionunittype
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.pxInteger number
Y-axis position✔️✔️Size of the element on the Y-axis.pxInteger 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.degreeDecimal 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.degreeDecimal number
radius✔️✔️The value of the radius of the gauge.pxInteger 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.degreeDecimal 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✔️✔️First value of the gauge indicated by a displayed number.-Integer number
text marks end✔️✔️Last value of the gauge indicated by a displayed number.-Integer number
text marks step✔️✔️Step between two successive displayed numbers.-Integer number
Visibility✔️✔️This parameter allows you to choose if you want the element to be visible or not on the scene during the execution of the scenario. If the item is part of a group, it can inherit the value of that group.-Enumeration (visible, hidden, inherit)
WidthMaximal length of the element on the X-axis.pxDecimal number
HeightMaximal width of the element on the Y-axis.pxDecimal number

Triggered behaviours

See Triggered behaviours and events page for more explanation: Triggered behaviours and events.

Show/Hide all triggered behaviours

Destroy

At the reception of the flow, the element is destroy.

No parameters for this triggered behaviour.

Events

See Triggered behaviours and events page for more explanation: Triggered behaviours and events.

Show/Hide all events
eventdescription
On Parameter Value ChangedThe element can send information to the model when the value of the selected parameter has changed
At initializationThe gauge can send information to the model once at initialization
ContinuallyThe gauge can send information to the model continuously