6.2.10.5 StandaloneSubscribedDataSetDataType
This Structure DataType is define a standalone subscribed DataSet. It is a subtype of the SubscribedDataSetDataType defined in 6.2.10.1.
The StandaloneSubscribedDataSetDataType is formally defined in Table 77.
| Name | Type | Description | Allow Subtypes |
| StandaloneSubscribedDataSetDataType | Structure | ||
Name | String | Name of the standalone SubscribedDataSet. It is recommended to use a human readable name. The name of the standalone SubscribedDataSet shall be unique in the Subscriber. | |
DataSetFolder | String[] | Optional path of the SubscribedDataSet folder used to group SubscribedDataSets where each entry in the String array represents one level in a folder hierarchy. If no grouping is needed the parameter is a null or empty String array. | |
DataSetMetaData | DataSetMetaDataType | Defined in 6.2.9.4. A Publisher must be configured to send DataSetMessages that comply with the DataSetMetaData in the standalone subscribed DataSet. | |
SubscribedDataSet | SubscribedDataSetDataType | The SubscribedDataSet specific parameters. The abstract base type and the concrete subtypes are defined in 6.2.10. The StandaloneSubscribedDataSetDataType and the StandaloneSubscribedDataSetRefDataType subtypes shall not be used in this structure field. | True |
Its representation in the AddressSpace is defined in Table 78.
| Attributes | Value |
| BrowseName | StandaloneSubscribedDataSetDataType |
| IsAbstract | False |
| Subtype of SubscribedDataSetDataType defined in 6.2.10.1. | |
| Conformance Units | |
| PubSub Parameters SubscribedDataSet Standalone | |