ISA95ParameterDataType

http://opcfoundation.org/UA/ISA95-JOBCONTROL

1.0.0

2021-03-31


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 Description
ID 0:String A unique identifier for a parameter
Value 0:BaseDataType Value of the parameter.
Description 0:String An optional description of the parameter.
UoM 0:String The Unit Of Measure of the value
Subparameters 1:ISA95ParameterDataType[]