CurrentTagTimeStampRule
- Last UpdatedNov 17, 2021
- 1 minute read
This read-write property determines the current tag’s timestamp rule for data retrieval. 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.CurrentTagTimeStampRule = aaTimeStampRules;
Result = aaHistClientTrend.CurrentTagTimeStampRule;
Remarks
For information on possible values, see aaTimeStampRules Enumeration. This property is only relevant for the following retrieval modes: Cyclic, Interpolated, Time-Weighted Average, Integral, Counter, and Time-in-State.
The default value is 3 (use the default value of the server).