The ProductionPlanType provides the list of ProductionJobTypes and is formally defined in Table 23.
Table 23 – ProductionPlanType Definition
Attribute |
Value |
||||
BrowseName |
ProductionPlanType |
||||
IsAbstract |
false |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of the OrderedListType defined in OPC 10000-13, i.e. inheriting the InstanceDeclarations of that Node. |
|||||
HasOrderedComponent |
Object |
<OrderedObject> |
|
ProductionJobType |
OptionalPlaceholder |
0:<OrderedObject> is a placeholder for any number of ProductionJobType instances. To indicate the order of jobs on the machine tool, the NumberInList parameter of the ProductionJobType is used. This index shall be 0 for the first list element and increase by one for each subsequent list element. If jobs are deleted from the list or inserted into the list, the NumberInList has to be adjusted for all following ProductionJobType instances in the list, such that the NumberInList elements always form a sequential series of numbers. For the DisplayName of the <OrderedObject>, it is recommended to use the value of the Identifier Property of the respective ProductionJobType instance.