CurrentTagStateCalculation
- Last UpdatedNov 17, 2021
- 1 minute read
This read-write property determines the current tag’s calculation type for the Time-in-State and RoundTrip data retrievals. 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.CurrentTagStateCalculation = aaStateCalculation;
Result = aaHistClientTrend.CurrentTagStateCalculation;
Remarks
For information on possible values, see aaStateCalculation Enumeration. This property is only relevant for the Time-in-State and RoundTrip retrieval modes. Also, it may be overridden by a retrieval style setting. For more information, see Working with Retrieval Styles.
The default value is 5 (use application setting).