Click or drag to resize

Address Space Management

Home

This topic describes types supporting management of the Address Space and providing general information about organization, modelling and coding.

This topic contains the following sections:

The group of types supporting management of the Address Space and providing general information about organization, modelling and coding includes the following types derived from the BaseObjectType:

Note Note

Because the types description does not provide complete definition, to see details of the definitions use the OPC UA Address Space Model Designer application and expand appropriate model tree view node.

ModellingRuleType

Modelling rules are defined in the topic Address Space. This ObjectType is used as the type for the modelling rules.

It is complex type and has property NamingRule that identifies the naming rule of a modelling rule as defined in the topic Address Space.

FolderType

Instances of this ObjectType are used to organise the Address Space into a hierarchy of nodes. They represent the root node of a subtree, and have no other semantics associated with them. However, the DisplayName attribute of an instance of the FolderType, such as ObjectTypes, should imply the semantics associated with the use of it. There are no references specified for this ObjectType.

DataTypeEncodingType

Data type encodings are defined in the topic Address Space. This ObjectType is used as type for the data type encodings. There are no references specified for this ObjectType.

DataTypeSystemType

Data type systems are defined in the topic Address Space. This ObjectType is used as type for the data type systems. There are no references specified for this ObjectType.

See Also