23 ControlledParameterType

The ControlledParameterType is used for process parameters that are controlled by the client by writing a set value and optional ramps and parameters for closed loop control.

Table 131 – ControlledParameterType Definition
Attribute Value
BrowseNameControlledParameterType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of MonitoredParameterType
0:HasComponentVariableSetRampUp0:Double0:AnalogItemTypeO, RW
0:HasComponentVariableSetRampDown0:Double0:AnalogItemTypeO, RW
0:HasComponentObjectClosedLoopControlClosedLoopControlTypeO

The variables SetRampUp and SetRamp down, which are only readable in the MonitoredParameterType, are writable in the ControlledParameterType.

If SetValue (already writeable in MonitoredParameterType) is changed by the client within the ControlledParameterType, the device shall control its process to reach the new value (if applicable regarding the values of SetRampUp and SetRampDown).