6.4.8 ConnectionEndpointsFolderType

The ConnectionEndpointsFolderType extends the FolderType defined in OPC 10000-5. It shall be restricted to hold only instances of ConnectionEndpointType or subtypes of ConnectionEndpointType. It may be empty.

The ConnectionEndpointsFolderType is formally defined in Table 61.

Table 61 – ConnectionEndpointsFolderType definition
Attribute Value
BrowseName3:ConnectionEndpointsFolderType
IsAbstractFalse
References Node
Class
BrowseName DataType TypeDefinition Other
Subtype of the 0:FolderType defined in OPC 10000-5
HasConnectionEndpointObject3:<ConnectionEndpoint>3:ConnectionEndpointTypeOP
0:HasComponentVariable3:CommHealth3:CommHealthOptionSet0:BaseDataVariableTypeO, RO
ConformanceUnits
UAFX FunctionalEntity Base

The optional CommHealth aggregates the Status of all ConnectionEndpoints contained in the Folder. The aggregation rules are defined as follows:

If at least one ConnectionEndpoint established at this FunctionalEntity has its Status set to Error, the CommHealth CommError bit shall be set.

If at least one ConnectionEndpoint established at this FunctionalEntity has its Status set to Initial, the CommHealth CommInitial bit shall be set.

If at least one ConnectionEndpoint established at this FunctionalEntity has its Status set to PreOperational, the CommHealth CommPreOperational bit shall be set.

For the definition of the CommHealthOptionSet, see 10.9.