ISA95ParameterDataType

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.
The fields of the ISA95ParameterDataType DataType are defined in the following table:
Name | Type |
---|---|
ISA95ParameterDataType | Structure |
iD | String |
value | BaseDataType |
description | String |
uoM | String |
subparameters | ISA95ParameterDataType[] |
The representation of the ISA95ParameterDataType DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=3003 |
NamespaceUri | http://opcfoundation.org/UA/ISA95-JOBCONTROL |
BrowseName | ISA95ParameterDataType |
IsAbstract | False |
SubtypeOf | Structure |
Categories |