Skip to content
Docs

Gauge & Indicator Widgets

These widgets display the current value or status of a variable using visual indicators such as gauges, thermometers, and level indicators. They are designed for real-time monitoring, making it easy to quickly assess equipment conditions, operating ranges, and process values.


Live

A Gauge Widget displays the current value of a single variable within a configurable range using a circular dial, similar to a speedometer.

Gauge Widget
FieldDescription
Variable IDSelect the numeric (float) or increment variable to display.
Max ValueDefines the upper limit of the gauge.
Min ValueDefines the lower limit of the gauge.
  • Supports numeric (float) and increment variables.
  • Displays the latest value only.
  • Suitable for monitoring values with defined operating ranges.

Live

A Power Factor Gauge Widget displays the current power factor with Lead/Lag indication for electrical systems.

Power Factor Gauge Widget
FieldDescription
Variable IDSelect a variable tagged with sys_power_factor.
  • Only variables tagged as sys_power_factor are supported.
  • Displays the current power factor.
  • Indicates whether the system is operating in Lead or Lag condition.

Live

A Thermometer Widget displays the current value of a temperature variable using a vertical thermometer.

Thermometer Widget
FieldDescription
Variable IDSelect the temperature variable to display.
Max ValueDefines the maximum temperature shown on the thermometer.
Min ValueDefines the minimum temperature shown on the thermometer.
  • Supports numeric (float) and increment variables.
  • Displays the latest temperature reading.
  • Useful for monitoring process or equipment temperatures.

Live

A Liquid Level Widget represents the fill level of a tank or container using a vertical liquid-level indicator.

Liquid Level Widget
FieldDescription
Variable IDSelect the variable representing the liquid level.
Maximum Container LevelDefines the maximum container capacity. Enter 0 to disable the limit.
Display Liquid Level AsChoose how the liquid level is displayed.
  • Supports numeric (float) and increment variables.
  • Displays the current fill level of the selected variable.
  • Can be used for tanks, reservoirs, silos, and similar storage containers.