JobInformationType

Information about a production job.
The representation of the JobInformationType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=1037 |
NamespaceUri | http://opcfoundation.org/UA/PlasticsRubber/GeneralTypes/ |
BrowseName | JobInformationType |
NodeClass | ObjectType |
IsAbstract | True |
SubtypeOf | BaseObjectType |
The references from the JobInformationType ObjectType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | ContinueAtJobEnd | Boolean | PropertyType | Mandatory |
HasProperty | Variable | CustomerName | String | PropertyType | Mandatory |
HasProperty | Variable | JobDescription | String | PropertyType | Mandatory |
HasProperty | Variable | JobName | String | PropertyType | Mandatory |
HasProperty | Variable | Material | String[] | PropertyType | Mandatory |
HasProperty | Variable | ProductDescription | String[] | PropertyType | Mandatory |
HasProperty | Variable | ProductionDatasetDescription | String | PropertyType | Mandatory |
HasProperty | Variable | ProductionDatasetName | String | PropertyType | Mandatory |
HasProperty | Variable | ProductName | String[] | PropertyType | Mandatory |
HasSubtype | ObjectType | CyclicJobInformationType |