11.18 DataSetDefinitionType Structure
The DataSetDefinitionType structure contains the description and other necessary metadata of the complete set of machine settings required for production.
The DataSetDefinitionType structure is defined in the following table.
| Name | Type | Description |
|---|---|---|
| DataSetDefinitionType | Structure | Subtype of Structure defined in OPC 10000-5 |
| ID | 0:String | Unique identifier for the whole data set list. |
| Description | 0:LocalizedText | Plain English description of the whole data set list. |
| Definitions | DataDefinitionType[] | An array containing the definition of each data point belonging to the data set. |