Integral Property
- Last UpdatedAug 21, 2026
- 1 minute read
Gets or sets the area under value curve of retrieval cycle.
The calculation is:
Sum(value * delta t) / Total time of integral in all cycles
For analog tags, the calculation is:
Sum(value * delta t) / Total time
Delta t is prorated for any partially contained storage cycles.
This is like the values returned by an Integral query against the History table for a cycle of the same length, where the History row DateTime is the same as the EndDateTime here.
For analog tags, similar Integral values are produced for each cycle.