The PartLoadPrognosisType is 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 PartLoadPrognosisType is formally defined in Table 72.

Table 72 – PartLoadPrognosisType Definition

Attribute

Value

BrowseName

PartLoadPrognosisType

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 load will be located within the machine. This may for example be the indication and number of the working area.

PartIdentifier shall be identical to the SerialNumber field of the OutputInformationDataType defined in OPC 40001-3 if available. Otherwhise, if the ProductionType is used instead, it shall be identical to the Identifier property of the ProductionPartType instance the prognosis relates to.

PartName shall be identical to the ItemNumber field of the OutputInformationDataType defined in OPC 40001-3. If the ProductionType is used, it shall be identical to the Name property of the ProductionPartType instance the prognosis relates to. If both of these values are unavailable, PartName is filled with the most appropriate value as a name of the part.

[DEPRECATED in version 1.02] PartNodeId shall reference the ProductionPartType instance the prognosis relates to.

The PartNodeId component will not be included in future versions of this specification. Hence, Table 73 defines its 0:IsDeprecated Reference.

Table 73 – PartLoadPrognosisType Additional References

SourceBrowsePath

ReferenceType

Is Forward

TargetBrowsePath

PartNodeId

0:IsDeprecated

True

0:Server

0:Namespaces

http://opcfoundation.org/UA/MachineTool/

MachineTool_v102