The ProductionJobListTypeis a type used for structuring objects of ProductionJobTypein an ordered list structure.
The ProductionJobListTypeis formally defined in Table 34.
Table 34– ProductionJobListType Definition
Attribute |
Value |
||||
BrowseName |
ProductionJobListType |
||||
IsAbstract |
False |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of the 0:OrderedListTypedefined in OPC 10000-5i.e. inheriting the InstanceDeclarations of that Node. |
|||||
0:HasOrderedComponent |
Object |
0:<OrderedObject> |
|
ProductionJobType |
OP |
Conformance Units |
|||||
MachineTool Production Job |
|||||
MachineTool Production Dynamic Job List |
|||||
MachineTool Production Job Available |
0:<OrderedObject> is a placeholder for any number of ProductionJobTypeinstances. To indicate the order of jobs on the machine, the NumberInListparameter of the ProductionJobTypeis 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 NumberInListhas to be adjusted for all following ProductionJobTypeinstances in the list, such that the NumberInListelements always form a sequential series of numbers. For the DisplayNameof the <OrderedObject>, it is recommended to use the value of the IdentifierProperty of the respective ProductionJobTypeinstance.
The NodeVersionand the GeneralModelChangeEventTypeinherited from the OrderedListTypeare intended to be used in the way defined in OPC 10000-3and 7.3.