6.3.9 ISA95PropertyDataType

The ISA95PropertyDataType is a subtype of OPC UA Structure that defines an ID (which is a unique identifier for a property within the scope of the associated resource), the associated value, (which is the data for the property), and optional description, unit of measure of the value, and subproperties. The structure is defined in Table 74.

Table 74 – ISA95PropertyDataType Structure
NameTypeDescriptionOptional
ISA95PropertyDataTypestructure

ID

0:StringUnique identifier for a property within the scope of the associated resourceFalse

Value

0:BaseDataTypeValue for the propertyFalse

Description

0:LocalizedText[]An optional description of the property. The array allows to provide descriptions in different languages when writing. When accessing, the server shall only provide one entry in the array.True

EngineeringUnits

0:EUInformationThe Unit of Measure of the valueTrue

Subproperties

ISA95PropertyDataType[]Sub properties of the propertyTrue

Table 75 is the AddressSpace definition of an ISA95PropertyDataType.

Table 75 – ISA95PropertyDataType AddressSpace Definition
Attribute Value
BrowseNameISA95PropertyDataType
IsAbstractFalse
Reference NodeClass BrowseName DataType TypeDefinition ModellingRule
Subtype of the Structure defined in OPC 10000-5
Conformance Units
ISA-95 Job Order Receiver V2
ISA-95 Job Response Provider V2
ISA-95 Job Response Receiver V2