7.6.10 ControllerParameterType ObjectType Definition

The ControllerParameterType represents a pair of target and current value variables for a specific mode of the MultiModeAnalogControlFunction (which typically have the same engineering unit).

Table 107 – ControllerParameterType Definition
Attribute Value
BrowseName ControllerParameterType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the BaseObjectType defined in OPC 10000-5
0:HasComponentObjectAlarmMonitor0:ExclusiveDeviationAlarmTypeO
0:HasComponentVariableCurrentValue0:Double0:AnalogUnitRangeTypeM, R
0:HasComponentVariableTargetValue0:Double0:AnalogUnitRangeTypeM, RW
Conformance Units
LADS ControllerParameterType

AlarmMonitor indicates whether the deviation from a setpoint exceeds the limit. See: 10000-9: Alarms & Conditions | ExclusiveDeviationAlarmType.

CurrentValue is the current process value.

TargetValue is the targeted set-point value.