Learn about boundary types
- Last UpdatedDec 16, 2024
- 1 minute read
- PI System
- PI Server 2024 R2
- PI Server
Specify a boundary type to determine how the searches for data values are handled near the start and end times of the value range:
-
Inside (default)
Returns values at start and end times, if they exist, or the nearest values occurring within the range.
-
Outside
Returns the closest values occurring immediately outside the range.
-
Interpolated
Returns interpolated values at start and end times.