OPC Foundation
  • Documents
  • NodeSets
  • Search
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 275.

Table 275 – 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 276.

Table 276 – 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

Please report errors or issues with the site to webmaster.

Copyright © 2023 - OPC Foundation