Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Historian

DefaultTagPrecision

  • Last UpdatedNov 17, 2021
  • 1 minute read

The DefaultTagPrecision property is read-write property that gets or sets the number of decimal places of the trend item for presentation to the client.

Syntax

aaHistClientTrend.DefaultTagPrecision = integer;

Result = aaHistClientTrend.DefaultTagPrecision;

Remarks

Precision changes are not applied to trend items already in the chart at the time the precision change is made.

The default value is 0.

In This Topic