7 ISA-95 Data Representation Model

7.3 DataTypes

7.3.5 ISA95PersonnelDataType

The ISA95PersonnelDataType is a subtype of OPC UA Structure that defines a personnel resource and an optional description, personal use, quantity and unit of measure, description, and collection of properties.
The structure is defined in Table 29.
Table 29 – ISA95PersonnelDataType Structure
Name | Type | Description |
---|---|---|
ISA95PersonnelDataType | structure | |
ID | 0:String | An identification of a Personnel Class or Person. |
Description | 0:String | Optional: Additional information and description about the resource. |
PersonnelUse | 0:String | Optional: Information about the expected use of the personnel, see the ISA 95 Part 2 standard for defined values. |
Quantity | 0:DecimalString | Optional: The quantity of the resource |
UoM | 0:String | Optional: The Unit of Measure of the quantity. |
Properties | ISA95PropertyDataType[] | Optional: Any associated properties, or empty if there are no properties defined. |
Table 30 is the AddressSpace definition of an ISA95PersonnelDataType.
Table 30 – ISA95PersonnelDataType AddressSpace Definition
Attribute | Value | ||||
---|---|---|---|---|---|
BrowseName | ISA95PersonnelDataType | ||||
IsAbstract | False | ||||
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
Subtype of the Structure defined in OPC 10000-5 |