LiveModeRate
- Last UpdatedNov 17, 2021
- 1 minute read
The LiveModeRate property is a read-write property that gets or sets the refresh interval in milliseconds for live and replay mode.
Syntax
aaHistClientTrend.LiveModeRate = integer;
Result = aaHistClientTrend.LiveModeRate;
Remarks
The lower limit for the LiveModeRate property is set to 250 milliseconds. The default value is 1,000.
Apart from the different unit of measure, this property serves the same purpose as the RealTimeRate property.