7.5.3 AnalogArraySensorFunctionType ObjectType Definition

The AnalogArraySensorFunctionType is a concrete subtype of the AnalogSensorFunctionType which represents an array of analogue measured values. This is an extension point for all analogue measured values without built-in compensation on the Sensor. The AnalogArraySensorFunctionType is formally defined in Table 81.

Table 81 – AnalogArraySensorFunctionType Definition
Attribute Value
BrowseNameAnalogArraySensorFunctionType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the AnalogSensorFunctionType defined in 7.5.2
0:HasComponentVariableRawValueDouble{OneOrMoreDimensions}AnalogUnitRangeTypeM
0:HasComponentVariableSensorValueDouble{OneOrMoreDimensions}AnalogUnitRangeTypeM
Conformance Units
LADS AnalogArraySensorFunctionType

RawValue is the raw value measured at the Sensor element, such as the Nernst voltage of a pH Sensor element.

SensorValue is the calibrated and optionally compensated/filtered process value.