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

AVEVA™ Historian

RealTimeRate

  • Last UpdatedNov 17, 2021
  • 1 minute read

The RealTimeRate property is a read-write property that gets or sets the refresh interval in seconds for live and replay mode.

Syntax

aaHistClientTrend.RealTimeRate = integer;

Result = aaHistClientTrend.RealTimeRate;

Remarks

The default value is 1.

Apart from the different unit of measure, this property serves the same purpose as the LiveModeRate property.

In This Topic