RetrievalOptionsRetrievalMode
- Last UpdatedNov 17, 2021
- 1 minute read
This read-write property determines the aaHistClientTrend control’s default data retrieval mode. This setting applies to all tags in a trend whose retrieval style is set to Style selected at option level.
Syntax
aaHistClientTrend.RetrievalOptionsRetrievalMode = aaRetrievalMode;
Result = aaHistClientTrend.RetrievalOptionsRetrievalMode;
Remarks
This property may be overridden by a retrieval style setting.
For more information, see Working with Retrieval Style. For information on possible values, see aaRetrievalMode Enumeration.
The default value is 0 (cyclic). Make sure that the specified retrieval mode is supported by the AVEVA Historian that the tags are stored on.