Sample Type (Core Services)
- Last UpdatedJun 15, 2023
- 1 minute read
- PI System
- PI Web API Reference
- Developer
Defines the evaluation of an expression over a time range.
-
ExpressionRecordedValues Sampling / evaluation is done based on the archive events of all attributes used in the expression. The expression is evaluated at each of the timestamps of these retrieved events. This sampling algorithm is sometimes referred to as natural or event-based.
-
Interval Sampling / evaluation is done based on a passed expression interval. This is sometimes referred to as evenly-spaced evaluation. This option is only supported for PI Points on PI Data Archive version 3.4 and above.