Click or drag to resize

Address Space Modeling

Home
Address Space Modeling

To design the address space, we need a language describing it in a unique and standard way. Figure 1 illustrates an example of the model created for a boiler according to graphical representation defined in the specification. Unfortunately, representation of the process model in the graphical form cannot be used as a Process Model class in the server implementation.

Address Space Creation Process
Figure 1: Address Space creation process

The OPC Unified Architecture specification defines a standard non-extendable set of NodeClasses for the representation of the address space. These NodeClasses are referred to collectively as metadata for the address space. Each individually addressable item in the address space is an instance of one of these standard NodeClasses.

NodeClasses are defined as an invariable set of named Attributes and a collection of References that shall be assigned (given values) when a Node is instantiated in the runtime address space.

See Also