JobListElementType
http://opcfoundation.org/UA/PlasticsRubber/GeneralTypes/
1.03
2021-05-10
| NodeId | ns=1;i=3021 |
| NodeClass | DataType |
| BrowseName | 1:JobListElementType |
| DisplayName | JobListElementType |
| Description | Description of a job in a job list |
| BaseType | 0:Structure |
| IsAbstract | False |
| Field Name | Data Type | Description |
|---|---|---|
| JobName | 0:String | Name of the job |
| JobDescription | 0:String | Description of the job |
| JobClassification | 0:String | Classification of the job |
| CustomerName | 0:String | Name of the cumstomer for that the job is produced |
| ProductionDatasetName | 0:String | Name of the production dataset which is needed for the job |
| ProductionDatasetDescription | 0:String | Additional description of the production dataset which is needed for the job |
| Material | 0:String[] | Array of material names used for the job |
| ProductName | 0:String[] | Array of product names produced by the job |
| ProductDescription | 0:String[] | Array of descriptions of the products produced by the job |
| JobPriority | 0:String | Priority of the job |
| PlannedStart | 0:DateTime | Planned start of the job |
| PlannedProductionTime | 0:Duration | Planned production time |
| LatestEnd | 0:DateTime | Latest end of the job |