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 |
||||
BrowseName |
AnalogArraySensorFunctionType |
||||
IsAbstract |
False |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of the AnalogSensorFunctionType defined in 7.5.2 |
|||||
0:HasComponent |
Variable |
RawValue |
Double{OneOrMoreDimensions} |
AnalogUnitRangeType |
M |
0:HasComponent |
Variable |
SensorValue |
Double{OneOrMoreDimensions} |
AnalogUnitRangeType |
M |
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.