11.20 DataSetType Structure
The DataSetType structure contains a set of data values.
The DataSetType structure is defined in the following table.
| Name | Type | Description |
|---|---|---|
| DataSetType | Structure | Subtype of Structure defined in OPC 10000-5 |
ID | 0:String | The unique Id of the dataset. |
Description | 0:LocalizedText | The human-readable description of the dataset. |
Values | DataSetEntryType[] | List of data values. |