12 OPC UA FX Instances

12.1 Overview

The OPC UA FX Information Model defines well-known instances (see Table 255 and Table 256) that are used to group OPC UA FX Object instances. OPC UA FX Object instances may also exist in other Folders or in other groupings. Figure 63 provides an overview of these instances.

Figure 63 - FxRoot overview/example

12.2 FxRoot

The following instance shall exist in all Servers that expose an OPC UA FX Information Model. It is formally defined in Table 255.

Table 255 - FxRoot definition
Attribute Value
BrowseName2:FxRoot
References NodeClass BrowseName DataType TypeDefinition
Organized by the Objects Folder defined in OPC UA Part 5
HasTypeDefinitionObjectType0:FolderType
ConformanceUnits
UAFX FxRoot

The FxRoot is the standard entry point for all instances related to OPC UA FX. It may contain multiple AutomationComponents that include Assets and FunctionalEntities. It may also contain, at most, one ConnectionManager.

12.3 ConnectionManager

The following instance shall exist in all Servers that expose a ConnectionManager. It is formally defined in Table 256

Table 256 - ConnectionManager definition
Attribute Value
BrowseName4:ConnectionManager
References NodeClass BrowseName DataType TypeDefinition
Organized by the FxRoot defined in 12.2
HasTypeDefinitionObjectType4:ConnectionManagerType
ConformanceUnits
UAFX ConnectionManager Base

The ConnectionManager is the well-known object that represents a ConnectionManager. A Server that supports a ConnectionManager will always have only one instance of this Node.