The ISA95PhysicalAssetDataType is a subtype of OPC UA Structure that defines a physical asset resource and an optional description, physical asset use, quantity and unit of measure, description, and collection of properties.
The structure is defined in Table 72.
Table 72 – ISA95PhysicalAssetDataType Structure
Name |
Type |
Description |
Optional |
ISA95PhysicalAssetDataType |
structure |
|
|
ID |
0:String |
An identification of a Physical Asset Class or Physical Asset. |
False |
Description |
0:LocalizedText[] |
Additional information and description about the physical asset. The array allows to provide descriptions in different languages when writing. When accessing, the server shall only provide one entry in the array. |
True |
PhysicalAssetUse |
0:String |
Information about the expected use of the physical asset. |
True |
Quantity |
0:DecimalString |
The quantity of the physical asset. |
True |
EngineeringUnits |
0:EUInformation |
The Unit of Measure of the quantity. |
True |
Properties |
ISA95PropertyDataType[] |
Any associated properties, or empty if there are no physical asset properties defined. |
True |
Table 73 is the AddressSpace definition of an ISA95PhysicalAssetDataType.
Table 73 – ISA95PhysicalAssetDataType AddressSpace Definition
Attribute |
Value |
||||
BrowseName |
ISA95PhysicalAssetDataType |
||||
IsAbstract |
False |
||||
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 |