The ConnectionManagerCapabilitiesType extends the FolderType defined in OPC 10000-5. It shall be restricted to holding only Variables that reflect the capabilities of the ConnectionManager.

The ConnectionManagerCapabilitiesType is formally defined in Table 88.

Table 88 – ConnectionManagerCapabilitiesType definition

Attribute

Value

BrowseName

4:ConnectionManagerCapabilitiesType

IsAbstract

False

References

NodeClass

BrowseName

DataType

TypeDefinition

Other

Subtype of the 0:FolderType defined in OPC 10000-5

4:HasCMCapability

Variable

4:<Capability>

0:BaseDataType

0:BaseDataVariableType

OP

4:HasCMCapability

Variable

4:MaxConnectionConfigurationSets

0:UInt32

0:BaseDataVariableType

O

4:HasCMCapability

Variable

4:MonitorsLocalConnectionEndpoints

0:Boolean

0:BaseDataVariableType

O

4:HasCMCapability

Variable

4:MonitorsAllConnectionEndpoints

0:Boolean

0:BaseDataVariableType

O

ConformanceUnits

UAFX ConnectionManager Capabilities Base

<Capability> - is an OptionalPlaceholder (defined in OPC 10000-3) to indicate that additional capabilities may be added by this document, a companion specification, or by a vendor at any time. These capabilities shall include a Description, and they follow all of the rules associated with an OptionalPlaceholder.

MaxConnectionConfigurationSets indicates the maximum number of ConnectionConfigurationSets that the ConnectionManager can support.

MonitorsLocalConnectionEndpoints, when true, describes the capability of the ConnectionManager Information Model to report the status of all the Connections created by this ConnectionManager that have a ConnectionEndpoint on this Server. If this capability is not provided, or false, the ConnectionManager Information Model does not report the current status of Connections.

NOTE In some cases, this status might include the status of the remote Connection.

MonitorsAllConnectionEndpoints, when true, describes the capability of the ConnectionManager Information Model to report status information for all ConnectionEndpoints of all Connections created by this ConnectionManager. This capability extends the MonitorsLocalConnectionEndpoints capability and shall not be provided if MonitorsLocalConnectionEndpoints is not provided.