ControlledParameterType

Used for process parameters that are controlled by the client by writing a set value and optional ramps and parameters for closed loop control.
The representation of the ControlledParameterType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=1057 |
NamespaceUri | http://opcfoundation.org/UA/PlasticsRubber/GeneralTypes/ |
BrowseName | ControlledParameterType |
NodeClass | ObjectType |
IsAbstract | False |
SubtypeOf | MonitoredParameterType |
The references from the ControlledParameterType ObjectType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasComponent | Object | ClosedLoopControl | ClosedLoopControlType | Optional | |
HasComponent | Variable | SetRampDown | Double | AnalogItemType | Optional |
HasComponent | Variable | SetRampUp | Double | AnalogItemType | Optional |
HasSubtype | ObjectType | MeasuringDeviceType |