Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Number of decimals displayed on the screen for a parameter value. Normally you don't have to configure this because it is derived from the value resolution configured for the parameter. The total number of digits (including decimals) is limited to 9. Scientific notation wil be used as fallback. Maximum number of significant digits is 7 because the values are stored in memory as 32 bits floats.  When neither the value resolution nor the precision are configured 3 decimals will be displayed. When both are configured the precision will be truncated to the number of decimals derived from the value resolution.

min

Minimum of the y-scale to be used as a default for all displays of this parameter. The minimum is used, unless a value in the time series is lower than this minimum, in which case that is used. The minimum defined here can also be overruled in individual template definition in the DisplayGroups (see below).

...