MaxDeltaSamples
- Last UpdatedNov 17, 2021
- 1 minute read
The MaxDeltaSamples property is a read-write property that gets or sets the maximum number of data values to retrieve for delta retrieval mode.
Syntax
aaHistClientTrend.MaxDeltaSamples = integer;
Result = aaHistClientTrend.MaxDeltaSamples;
Remarks
The aaHistClientTrend control only takes this property into account when retrieving data from AVEVA Historians with a version earlier than 9.0.
Valid values are 0 to 100,000. The default value is 10,000.