| NodeId | ns=1;i=3003 |
| NodeClass | DataType |
| BrowseName | 1:ISA95ParameterDataType |
| DisplayName | ISA95ParameterDataType |
| Description | A subtype of OPC UA Structure that defines three linked data items: the ID, which is a unique identifier for a property, the value, which is the data that is identified, and an optional description of the parameter. |
| BaseType | 0:Structure |
| IsAbstract | False |
| Field Name | Data Type | Is Optional | Description |
|---|---|---|---|
| ID | 0:String | A unique identifier for a parameter | |
| Value | 0:BaseDataType | Value of the parameter. | |
| Description | 0:LocalizedText[] | Yes | An optional description of the parameter. The array allows to provide descriptions in different languages when writing. When accessing, the server shall only provide one entry in the array. |
| EngineeringUnits | 0:EUInformation | Yes | The Unit Of Measure of the value |
| Subparameters | 1:ISA95ParameterDataType[] | Yes |