3 Terms, definitions, and abbreviated terms

3.1 Terms and definitions

For the purposes of this document, the terms and definitions given in OPC 10000-1, OPC 10000-3, OPC 10000-4, and OPC 10000-11 as well as the following apply.

3.1.1 ProcessingInterval

timespan for which derived values are produced based on a specified Aggregate

3.1.2 Interpolated data

data that is calculated from data samples

3.1.3 EffectiveEndTime

time immediately before endTime

3.1.4 Extrapolated data

data constructed from a discrete data set but is outside of the discrete data set

3.1.5 SlopedInterpolation

simple linear interpolation

3.1.6 SteppedInterpolation

Interpolation holding the last data point constant or interpolating the value based on a horizontal line fit

TimestampRaw ValueSloped InterpolationStepped Interpolation
12:00:0010
12:00:051510
12:00:081810
12:00:1020
12:00:152520
12:00:2030
SlopedExtrapolationSteppedExtrapolation
12:00:253530
12:00:273730

3.1.7 bounding values

values at the startTime and endTime needed for Aggregates to compute the result

3.1.8 interpolated bounding values

bounding values determined by a calculation using the nearest Good value

3.1.9 simple bounding values

bounding values determined by a calculation using the nearest value

3.2 Abbreviated terms

DAData Access
HAHistorical Access (access to historical data or events)
HDAHistorical Data Access
UAUnified Architecture