This structure is semantically equivalent to the ConnectionEndpointConfigurationType as defined in 6.10.2.

The structure is formally defined in Table 142.

Table 142 – ConnectionEndpointConfigurationDataType structure

Name

Type

Description

AllowSubtypes

ConnectionEndpointConfigurationDataType

Structure

Subtype of Structure defined in OPC 10000-5

FunctionalEntityNode

0:NodeId

NodeId of the FunctionalEntity to connect.

False

ConnectionEndpoint

2:ConnectionEndpointDefinitionDataType

Specifies either the information for the ConnectionEndpoint to be created or the NodeId of an existing ConnectionEndpoint. This ConnectionEndpoint is contained in the FunctionalEntity referenced by FunctionalEntityNode. If this parameter is to be omitted, it shall be set to null.

False

ExpectedVerificationVariables

2:NodeIdValuePair[]

Specifies the expected verification variables for the FunctionalEntityNode. If this parameter is to be omitted, it shall be set to null or empty.

False

ControlGroups

0:NodeId[]

Specifies the ControlGroups to be controlled by the ConnectionEndpoint. If this parameter is to be omitted, it shall be set to null or empty.

False

ConfigurationData

2:NodeIdValuePair[]

Specifies the ConfigurationData to be applied. If this parameter is to be omitted, it shall be set to null or empty.

False

CommunicationLinks

2:CommunicationLinkConfigurationDataType

Specifies the references to the communication model instances to be set for the ConnectionEndpoint. If this parameter is to be omitted, it shall be set to null.

True

The ConnectionEndpointConfigurationDataType representation in the AddressSpace is formally defined in Table 143.

Table 143 – ConnectionEndpointConfigurationDataType definition

Attribute

Value

BrowseName

2:ConnectionEndpointConfigurationDataType

IsAbstract

False

References

NodeClass

BrowseName

DataType

TypeDefinition

Other

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

ConformanceUnits

UAFX AutomationComponent Base

UAFX ConnectionManager Base

For a definition of how this DataType shall be generated by the ConnectionManager, see 6.7.5.3. For a definition of how this DataType is interpreted by the EstablishConnections Method, see 6.2.4.