CurrentTagRetrievalMode
- Last UpdatedNov 17, 2021
- 1 minute read
This read-write property determines the current tag’s data retrieval mode. This setting overrides the default setting specified at the application level if the CurrentTagRetrievalStyle property is set to an option other than Style selected at option level.
Syntax
aaHistClientTrend.CurrentTagRetrievalMode = aaRetrievalMode;
Result = aaHistClientTrend.CurrentTagRetrievalMode;
Remarks
This property may be overridden by a retrieval style setting. For more information, see Working with Retrieval Styles. 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 on which the tag is stored.