Table of Contents

Range element

Defines the parameter value range.

Parent

Display

Children

Name Occurrences Description
Sequence
  Low [0, 1] Specifies the lower limit of the range, i.e. the minimum value of the parameter.
  High [0, 1] Specifies the upper limit of the value range, i.e. the maximum value of the parameter.

Remarks

Note

Defining a range on a parameter is useful for the following reasons:

  • It makes it possible to show a slider for write parameters.
  • The range is shown in the tooltip.
  • The range information is used by DataMiner to generate better trend graphs.
  • The range information is used when defining alarm thresholds.
  • The range information is used by UI components such as parameters of measurement type "analog".
  • The range information is used by the Analytics component of DataMiner for more accurate trend/alarm prediction.