ISA95PropertyDataType

A subtype of OPC UA Structure that defines two linked data items: an ID, which is a unique identifier for a property within the scope of the associated resource, and the value, which is the data for the property.
The fields of the ISA95PropertyDataType DataType are defined in the following table:
Name | Type |
---|---|
ISA95PropertyDataType | Structure |
iD | String |
value | BaseDataType |
description | String |
uoM | String |
subproperties | ISA95PropertyDataType[] |
The representation of the ISA95PropertyDataType DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=3002 |
NamespaceUri | http://opcfoundation.org/UA/ISA95-JOBCONTROL |
BrowseName | ISA95PropertyDataType |
IsAbstract | False |
SubtypeOf | Structure |
Categories |