6.2.10.3 SubscribedDataSetMirror
6.2.10.3.1 General
The SubscribedDataSet option SubscribedDataSetMirror defines an Object in the Subscriber AddressSpace with a mirror Variable for each DataSet field in the received DataSetMessages.
6.2.10.3.2 ParentNodeName
This parameter with DataType String defines the BrowseName and DisplayName of the parent Node for the Variables representing the fields of the subscribed DataSet.
6.2.10.3.3 RolePermissions
This parameter with DataType RolePermissionType defines the value of the RolePermissions Attribute to be set on the parent Node. This value is also used as RolePermissions for all Variables of the DataSet mirror.
6.2.10.3.4 SubscribedDataSetMirrorDataType
This Structure DataType is used to represent SubscribedDataSetMirror specific parameters. It is a subtype of the SubscribedDataSetDataType defined in 6.2.10.1.
The SubscribedDataSetMirrorDataType is formally defined in Table 73.
| Name | Type | Description |
| SubscribedDataSetMirrorDataType | Structure | |
ParentNodeName | String | Defined in 6.2.10.3.1. |
RolePermissions | RolePermissionType[] | Defined in 6.2.10.3.3. |
Its representation in the AddressSpace is defined in Table 74.
| Attributes | Value |
| BrowseName | SubscribedDataSetMirrorDataType |
| IsAbstract | False |
| Subtype of SubscribedDataSetDataType defined in in 6.2.10.1. | |
| Conformance Units | |
| PubSub Parameters SubscribedDataSet Mirror | |