Errata exists for this version of the document.
This Structure DataType is used to represent the configuration parameters for WriterGroups. It is a subtype of PubSubGroupDataType defined in 0.
The WriterGroupDataType is formally defined in Table 22.
Table 22 – WriterGroupDataType Structure
|
Name |
Type |
Description |
|
WriterGroupDataType |
Structure |
|
|
writerGroupId |
UInt16 |
Defined in 6.2.5.1. |
|
publishingInterval |
Duration |
Defined in 6.2.5.2. |
|
keepAliveTime |
Duration |
Defined in 6.2.5.3. |
|
priority |
Byte |
Defined in 6.2.5.4. |
|
localeIds |
LocaleId[] |
Defined in 6.2.5.5. |
|
headerLayoutUri |
String |
|
|
transportSettings |
WriterGroupTransportDataType |
Transport mapping specific WriterGroup parameters. The abstract base type is defined in 6.2.5.6.2. The concrete subtypes are defined in the sections for transport mapping specific parameters. |
|
messageSettings |
WriterGroupMessageDataType |
NetworkMessage mapping specific WriterGroup parameters. The abstract base type is defined in 6.2.5.6.3. The concrete subtypes are defined in the sections for message mapping specific parameters. |
|
dataSetWriters |
DataSetWriterDataType[] |
The DataSetWriters contained in the WriterGroup. The DataSetWriter parameters are defined in 6.2.3. |
The WriterGroupDataType Structure representation in the AddressSpace is defined in Table 23.
Table 23 – WriterGroupDataType Definition
|
Attributes |
Value |
||
|
BrowseName |
WriterGroupDataType |
||
|
IsAbstract |
False |
||
|
References |
NodeClass |
BrowseName |
IsAbstract |
|
Subtype of PubSubGroupDataType defined in 0. |
|||