RetrievalOptionsTimeDeadband
- Last UpdatedNov 17, 2021
- 1 minute read
This read-write property determines the aaHistClientTrend control’s default time deadband in milliseconds for Delta data retrieval. This setting applies to all tags in a trend whose retrieval style is set to Style selected at option level.
Syntax
aaHistClientTrend.RetrievalOptionsTimeDeadband = integer;
Result = aaHistClientTrend.RetrievalOptionsTimeDeadband;
Remarks
Valid values: any positive number or 0 (no deadband). This property is only relevant for Delta retrieval mode. For more information on how this setting works, see Time Deadband (wwTimeDeadband).
The default value is 0 (no deadband).