The PartLoadPrognosisTypeis a prognosis indicating at which time in the future a part needs to be loaded into the machine in order to be processed further.
The PartLoadPrognosisTypeis formally defined in Table 69.
Table 69– PartLoadPrognosisType Definition
Attribute |
Value |
||||
BrowseName |
PartLoadPrognosisType |
||||
IsAbstract |
False |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of the PrognosisTypedefined in 8.6.4i.e. inheriting the InstanceDeclarations of that Node. |
|||||
0:HasComponent |
Variable |
Location |
0:LocalizedText |
0:BaseDataVariableType |
M, RO |
0:HasComponent |
Variable |
PartIdentifier |
0:String |
0:BaseDataVariableType |
O, RO |
0:HasComponent |
Variable |
PartName |
0:String |
0:BaseDataVariableType |
M, RO |
0:HasComponent |
Variable |
PartNodeId |
0:NodeId |
0:BaseDataVariableType |
O, RO |
Conformance Units |
|||||
MachineTool PrognosisType |
|||||
MachineTool Prognoses Dynamic List |
Locationis the place where the part to load will be located within the machine. This may for example be the indication and number of the working area.
PartIdentifiershall be identical to the Identifierproperty of the ProductionPartTypeinstance the prognosis relates to.
PartNameshall be identical to the Nameproperty of the ProductionPartTypeinstance the prognosis relates to if the part is modelled in the AddressSpace. Otherwise it is filled with the most appropriate value as a name of the part.
PartNodeIdshall reference the ProductionPartTypeinstance the prognosis relates to.