12 OPC UA FX Instances

12.1 Overview

The OPC UA FX Information Model defines well-known instances (see Table 252 and Table 253) 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 64 provides an overview of these instances.

Figure 64 – 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 252.

Table 252 – 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 253

Table 253 – 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.