7.2 SensorSetpointReadType ObjectType Definition

The SensorSetpointReadType represents a process value and provides a setpoint for this value. It is formally defined in Table 15. A device is not required to provide a setpoint.

This type provides only read-access to the setpoint. Write-access is provided by SensorSetpointWriteType.

Table 15 – SensorSetpointReadType Definition
Attribute Value
BrowseNameSensorSetpointReadType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the SensorMonitoringType
0:HasPropertyVariableIsActiveSetpoint0:Boolean0:PropertyTypeO,R
Conformance Units
PAEFS SensorSetpointReadType Basic
PAEFS SensorSetpointReadType Advanced

The component Variables of the SensorSetpointReadType have additional Attributes defined in Table 16.

Table 16 – SensorSetpointReadType Attribute values for child nodes
BrowsePath Description Attribute
IsActiveSetpointIndicates that the setpoint is currently active.

The components of the SensorSetpointReadType have additional subcomponents which are defined in Table 17.

Table 17 – SensorSetpointReadType Additional Subcomponents
Source Path Reference NodeClass BrowseName DataType TypeDefinition Others
Signal0:HasComponentVariable5:ProcessValueSetpoint0:Number{Any}5:ProcessValueSetpointVariableTypeO,R

Some devices may control a process value via alternative, mutually exclusive setpoint (e.g. a target value for either pressure or airflow may be specified). The IsActiveSetpoint variable indicates whether the setpoint of an instance of this type is the currently active setpoint.