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