7.17 LTPPMissionType

7.17.1 Overview

The LTPPMissionType is used to generate a report for each tramming order ("mission") run during the reporting period. One object per mission! One "mission" is defined as tramming from A to B. It is based on the BaseObjectType and intended to be used as AddIn. Its formal definition can be found in Table 70.

7.17.2 ObjectType Definition

Table 70 – LTPPMissionType ObjectType Definition
Attribute Value
BrowseNameLTPPMissionType
IsAbstractFalse
References Node Class BrowseName DataType

Type

Definition

Other
Subtype of BaseObjectType as defined in OPC 10000-3
0:HasPropertyVariable0:DefaultInstanceBrowseName0:QualifiedName0:PropertyType
0:HasComponentVariableLTPPMisSeqUInt640:BaseDataVariableTypeM
0:HasComponentVariableLTPPMptFromNString0:BaseDataVariableTypeM
0:HasComponentVariableLTPPMptFromIDString0:BaseDataVariableTypeO
0:HasComponentVariableLTPPMptFromTypeLTPPMptFromType0:BaseDataVariableTypeO
0:HasComponentVariableLTPPMptToNString0:BaseDataVariableTypeM
0:HasComponentVariableLTPPMptToIDString0:BaseDataVariableTypeO
0:HasComponentVariableLTPPMptToTypeLTPPMptToType0:BaseDataVariableTypeO
0:HasComponentVariableLTPPMareaString0:BaseDataVariableTypeO
0:HasPropertyVariableLTPPMisstartDateTime0:PropertyTypeM
0:HasPropertyVariableLTPPMissEndDateTime0:PropertyTypeM
0:HasComponentVariableLTPPMwaitPointDateTime0:BaseDataVariableTypeO
0:HasComponentVariableLTPPMactionLTPPMaction0:BaseDataVariableTypeM
0:HasComponentVariableLTPPMwaitgenDateTime0:BaseDataVariableTypeO
0:HasComponentVariableLTPPMtimeActDateTime0:BaseDataVariableTypeO
0:HasComponentVariableLTPPMpayldFloat0:BaseDataVariableTypeM
0:HasPropertyVariableLTPPMtramEndDateTime0:PropertyTypeM
0:HasComponentVariableLTPPMtramDistFloat0:BaseDataVariableTypeM
0:HasComponentVariableLTPPMopIDString0:BaseDataVariableTypeO
Conformance Units
IREDES LTPPMissionType

The component Variables of the LTPPMissionType have additional Attributes defined in Table 71.

Table 71 – LTPPMissionType Attribute Values for child Nodes
BrowsePath Value Attribute Description Attribute
0:DefaultInstanceBrowseNameLTPPMissionThe default BrowseName for instances of this type.

7.17.3 ObjectType Description

The description can be found in Table 72.

Table 72 – LTPPMissionType Attribute Values for Child Nodes
BrowsePath Description Attribute
LTPPMisSeqSequence number of the mission. Starting at 1 with the first mission in the reporting period.
LTPPMptFromNName of the point where the mission originated (tramming started).
LTPPMptFromIDElectronic (Tag) ID of the point where the mission originated (tramming started). Electronic ID of the point stated in LTPPMptFromN.
LTPPMptFromTypeType of the point where the mission started.
LTPPMptToNName of the destination point, where the tramming finished and the mission ended.
LTPPMptToIDElectronic (tag) ID of the point where the mission ended (destination point).
LTPPMptToTypeType of the point where the mission ended.
LTPPMareaID for the mine area the machine is operating in. Usually both departure and destination points should be located in this area.
LTPPMisstartTime tag when the mission started.
LTPPMissEndEnd time of the mission. Counting ends when the machine is ready to start the next mission, including all waiting before the next mission can be started.
LTPPMwaitPointWaiting time for destination point availability.
LTPPMactionAction to be carried out at destination point specified in LTPPMptTo.
LTPPMwaitgenAccumulated waiting time during the mission, excluding the time reported in LTPPMwaitPoint.
LTPPMtimeActDuration of the action carried out at the destination point in LTPPMaction.
LTPPMpayldTonnage of payload carried between start and destination points.
LTPPMtramEndTramming end time: Time stamp when the tramming ended at destination point.
LTPPMtramDistTramming distance between start and destination point. Unit: km; Resolution: 0.0001 km (10 cm).
LTPPMopIDOperator ID.