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.