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.
Table 108 – DiscreteControlFunctionType Definition
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.