12.34 EnumDescription

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 289.

Table 289 – EnumDescription structure
Name Type Description
EnumDescriptionStructure

enumDefinition

EnumDefinition

The definition of the enumeration DataType.

The EnumDefinition DataType is defined in OPC 10000-3.

builtInType

ByteThe 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 290.

Table 290 – EnumDescription definition
Attributes Value
BrowseNameEnumDescription
IsAbstractFALSE
References NodeClass BrowseName DataType TypeDefinition ModellingRule
Subtype of DataTypeDescription defined in 12.32.
Conformance Units
Base Info UaBinary File