The CommunicationConfigurationDataType is an abstract structure used to provide the configuration of the communication model.

The CommunicationConfigurationDataType is illustrated in Figure 54.

image059.png

Figure 54 – CommunicationConfigurationDataType illustration

The CommunicationConfigurationDataType is an abstract type that has no fields and is expected to be subtyped. It is formally defined in Table 139.

Table 139 – CommunicationConfigurationDataType definition

Attributes

Value

BrowseName

2:CommunicationConfigurationDataType

IsAbstract

True

References

Node Class

BrowseName

Description

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

HasSubtype

DataType

2:PubSubCommunicationConfigurationDataType

Defined in 10.10.3

ConformanceUnits

UAFX AutomationComponent Base

UAFX ConnectionManager Base

The PubSubCommunicationConfigurationDataType contains configuration information for the PubSub communication model. It is formally defined in Table 140.

Table 140 – PubSubCommunicationConfigurationDataType structure

Name

Type

Description

PubSubCommunicationConfigurationDataType

Structure

Subtype of CommunicationConfigurationDataType

PubSubConfiguration

0:PubSubConfiguration2DataType

The PubSubConfiguration to be applied.

RequireCompleteUpdate

0:Boolean

For the definition, see CloseAndUpdate defined in OPC 10000-14.

ConfigurationReferences

0:PubSubConfigurationRefDataType[]

For the definition, see CloseAndUpdate defined in OPC 10000-14.

The PubSubCommunicationConfigurationDataType representation in the AddressSpace is formally defined in Table 141.

Table 141 – PubSubCommunicationConfigurationDataType definition

Attributes

Value

BrowseName

2:PubSubCommunicationConfigurationDataType

IsAbstract

False

References

NodeClass

BrowseName

IsAbstract

Description

Subtype of the 2:CommunicationConfigurationDataType

ConformanceUnits

UAFX AutomationComponent PubSub Connections

UAFX ConnectionManager PubSubCommunicationFlowConfiguration

Provides the configuration information for the Client Server communication model.

This DataType will be specified in a future version of this document.