6.3.1 ISA95EquipmentDataType
The ISA95EquipmentDataType is a subtype of OPC UA Structure that defines an equipment class or a specific piece of equipment, a quantity and unit of measure, an optional description, and an optional collection of properties.
The structure is defined in Table 58.
| Name | Type | Description | Optional |
|---|---|---|---|
| ISA95EquipmentDataType | Structure | ||
ID | 0:String | An identification of an EquipmentClass or Equipment. | False |
Description | 0: LocalizedText[] | Additional information and description about the equipment. | True |
EquipmentUse | 0:String | Information about the expected use of the equipment | True |
Quantity | 0:DecimalString | The quantity of the equipment. | True |
EngineeringUnits | 0:EUInformation | The Unit of Measure of the quantity. | True |
Properties | ISA95PropertyDataType [] | Any associated properties, or empty if there are no properties defined. | True |
Table 59 is the AddressSpace definition of an ISA95EquipmentDataType.
| Attribute | Value | ||||
| BrowseName | ISA95EquipmentDataType | ||||
| 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 |