1.16.2.4.16 Gauge (Bar Graph)

The Gauge display element shows a numeric parameter value as a horizontal bar in an entry field like frame. The gauge element is capable to adjust the scale factor for the gauge automatically from the parameter's range definition. Alternatively the scale parameters may set explicitly.

img021-16.png

The attributes listed below may be configured to customize a display element of this type:

Please note, unless you specify min/max thresholds for the monitored value, only the fixed color mode is available.

Scaling and Threshold Display

Principally there are three ways to use a gauge element and to control the scaling of the display:

  1. The default behavior of the gauge element is to examine the display scaling from the range definition of the displayed variable. The scaling is set that the complete range of the variable is displayed. This works fine if the displayed variable comes with a properly set range definition. Some drivers however define the range of read only parameters as 0..0 (means 'don't know the limits') or as a extraneous wide range to avoid overflows. Variables with such range definitions will not display in a meaningful way. The default scaling does not provide any threshold monitoring or tick display.
  2. You may explicitly specify the display range with a range definition in the appropriate fields as described above. Such a definition overwrites the default scaling of the gauge element. You may include unit descriptions to the scale values, but you should consider, that long scale labels tend to overlap and become unreadable.
  3. If you let the gauge element monitor the 'gauge' status variable of a Level-Set logical device, this state variable will provide it's own display range and threshold definition. This replaces the default scaling and also a scaling explicitly defined for this element. The display range provided by the Level-Set device always includes threshold definitions, but does not turn on the display of labeled ticks under the bar graph. If you want to enable this, you have to specify a dummy display range and thresholds in the fields described above.