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 |
||||
IsAbstract |
False |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of the BaseObjectType defined in OPC 10000-5 |
|||||
0:HasComponent |
Object |
AlarmMonitor |
|
0:ExclusiveDeviationAlarmType |
O |
0:HasComponent |
Variable |
CurrentValue |
0:Double |
0:AnalogUnitRangeType |
M, R |
0:HasComponent |
Variable |
TargetValue |
0:Double |
0:AnalogUnitRangeType |
M, 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.