6.3.7 ISA95PersonnelDataType
The ISA95PersonnelDataType is a subtype of OPC UA Structure that defines a personnel resource and an optional description, personnel use, quantity and unit of measure, description, and collection of properties.
The structure is defined in Table 70.
| Name | Type | Description | Optional |
|---|---|---|---|
| ISA95PersonnelDataType | structure | ||
ID | 0:String | An identification of a Personnel Class or Person. | False |
Description | 0:LocalizedText[] | Additional information and description about the resource. The array allows to provide descriptions in different languages when writing. When accessing, the server shall only provide one entry in the array. | True |
PersonnelUse | 0:String | Information about the expected use of the personnel. | True |
Quantity | 0:DecimalString | The quantity of the resource. | 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 71 is the AddressSpace definition of an ISA95PersonnelDataType.
| Attribute | Value | ||||
| BrowseName | ISA95PersonnelDataType | ||||
| 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 |