This Structure DataType provides the concrete DataTypeDescription for Enumeration or OptionSet DataTypes. It is a subtype of the DataTypeDescription DataType. The EnumDescription is formally defined in Table 278.
Table 278 – EnumDescription structure
Name |
Type |
Description |
EnumDescription |
Structure |
|
enumDefinition |
EnumDefinition |
The definition of the enumeration DataType. The EnumDefinition DataType is defined in OPC 10000-3. |
builtInType |
Byte |
The builtInType indicates if the DataType is an Enumeration or an OptionSet. If the builtInType is Int32, the DataType is an Enumeration. If the builtInType is one of the UInteger DataTypes or ExtensionObject, the DataType is an OptionSet. |
Its representation in the AddressSpace is defined in Table 279.
Table 279 – EnumDescription definition
Attributes |
Value |
||||
BrowseName |
EnumDescription |
||||
IsAbstract |
FALSE |
||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
ModellingRule |
Subtype of DataTypeDescription defined in 12.32. |
|||||
Conformance Units |
|||||
Base Info UaBinary File |