7.6.11 DiscreteControlFunctionType ObjectType Definition
The DiscreteControlFunctionType describes a discrete control function (using discrete values). More specialized discrete control functions can be derived from this ObjectType. The DiscreteControlFunctionType is formally defined in Table 108.
| Attribute | Value | ||||
| BrowseName | DiscreteControlFunctionType | ||||
| IsAbstract | True | ||||
| References | Node Class | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of the BaseControlFunctionType defined in 7.6.1 | |||||
| 0:HasComponent | Variable | CurrentValue | BaseDataType | DiscreteItemType | M |
| 0:HasComponent | Variable | TargetValue | BaseDataType | DiscreteItemType | M |
| Conformance Units | |||||
|---|---|---|---|---|---|
| LADS DiscreteControlFunctionType | |||||
CurrentValue is a current discrete process value.
TargetValue is the targeted set-point value.