ProductionJobType

The representation of the ProductionJobType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=29 |
NamespaceUri | http://opcfoundation.org/UA/MachineTool/ |
BrowseName | ProductionJobType |
NodeClass | ObjectType |
IsAbstract | False |
SubtypeOf | BaseObjectType |
The references from the ProductionJobType ObjectType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | CustomerOrderIdentifier | String | PropertyType | Optional |
HasProperty | Variable | Identifier | String | PropertyType | Mandatory |
HasInterface | ObjectType | IOrderedObjectType | |||
HasProperty | Variable | NumberInList | UInt16 | PropertyType | Mandatory |
HasProperty | Variable | OrderIdentifier | String | PropertyType | Optional |
HasComponent | Object | PartSets | BaseObjectType | Optional | |
HasComponent | Object | ProductionPrograms | OrderedListType | Mandatory | |
HasComponent | Variable | RunsCompleted | UInt32 | BaseDataVariableType | Mandatory |
HasComponent | Variable | RunsPlanned | UInt32 | BaseDataVariableType | Mandatory |
HasComponent | Object | State | ProductionJobStateMachineType | Mandatory |