The DataSetType structure contains a set of data values.
The DataSetType structure is defined in the following table.
Table 220 – DataSetType Structure
|
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. |