11.19 DataSetEntryType Structure
The DataSetEntryType structure contains the value of a single parameter, or data value.
The DatasSetEntryType structure is defined in the following table.
| Name | Type | Description |
|---|---|---|
| DataSetEntryType | Structure | Subtype of Structure defined in OPC 10000-5 |
| ID | 0:String | Unique identifier for the parameter value, or data value. |
| Value | 0:BaseDataType | The value of the parameter. |