The PartUnloadPrognosisType is a prognosis indicating at which time in the future a part unload may become necessary.
The PartUnloadPrognosisType is formally defined in Table 70.
Table 70 – PartUnloadPrognosisType Definition
Attribute |
Value |
||||
BrowseName |
PartUnloadPrognosisType |
||||
IsAbstract |
False |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of the PrognosisType defined in 8.6.4 i.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 |
Location is the place where the part to unload is located within the machine. This may for example be the indication and number of the working area.
PartIdentifier shall be identical to the Identifier property of the ProductionPartType instance the prognosis relates to.
PartName shall be identical to the Name property of the ProductionPartType instance 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.
PartNodeId shall reference the ProductionPartType instance the prognosis relates to.