7.5.4 AnalogScalarSensorFunctionType ObjectType Definition

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

Table 82 – AnalogScalarSensorFunctionType Definition
Attribute Value
BrowseNameAnalogScalarSensorFunctionType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the AnalogSensorFunctionType defined in 7.5.2
0:HasComponentVariableRawValueDoubleAnalogUnitRangeTypeM
0:HasComponentVariableSensorValueDoubleAnalogUnitRangeTypeM
Conformance Units
LADS AnalogScalarSensorFunctionType

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.