7.18 LTPPaccPtsType
7.18.1 Overview
The LTPPaccPtsType is used to document data for each pair of load point / dump point. It is based on the BaseObjectType and intended to be used as AddIn. Its formal definition can be found in Table 73.
7.18.2 ObjectType Definition
| Attribute | Value | ||||
| BrowseName | LTPPaccPtsType | ||||
| IsAbstract | False | ||||
| References | Node Class | BrowseName | DataType | Type Definition | Other |
|---|---|---|---|---|---|
| Subtype of BaseObjectType as defined in OPC 10000-3 | |||||
| 0:HasProperty | Variable | 0:DefaultInstanceBrowseName | 0:QualifiedName | 0:PropertyType | |
| 0:HasProperty | Variable | LTPPLdrawPtN | String | 0:BaseDataVariableType | M |
| 0:HasComponent | Variable | LTPPLdrawPtID | String | 0:BaseDataVariableType | O |
| 0:HasProperty | Variable | LTPPLdumpPtN | String | 0:PropertyType | M |
| 0:HasComponent | Variable | LTPPLdumpPtID | String | 0:BaseDataVariableType | O |
| 0:HasComponent | Variable | LTPPLmass | Float | 0:BaseDataVariableType | M |
| 0:HasComponent | Variable | LTPPLcycl | UInt16 | 0:BaseDataVariableType | M |
| 0:HasComponent | Variable | LTPPLdist | Float | 0:BaseDataVariableType | M |
| 0:HasComponent | Variable | LTPPLopObserv | String | 0:BaseDataVariableType | O |
| 0:HasAddIn | Object | LTPPTimeRep | LTPPTimeRepType | O | |
| Conformance Units | |||||
|---|---|---|---|---|---|
| IREDES LTPPaccPtsType |
The component Variables of the LTPPaccPtsType have additional Attributes defined in Table 74.
| BrowsePath | Value Attribute | Description Attribute |
| 0:DefaultInstanceBrowseName | LTPPaccPts | The default BrowseName for instances of this type. |
7.18.3 ObjectType Description
The description can be found in Table 75.
| BrowsePath | Description Attribute |
| LTPPLdrawPtN | Name of the draw (load point) accessed in the reported job. |
| LTPPLdrawPtID | Electronic (tag) ID of the draw (load point) in this combination (Name in 1.1.1.1). |
| LTPPLdumpPtN | Name of the dump point in this combination. |
| LTPPLdumpPtID | Electronic (tag) ID of the draw (load point) in this combination (Name in 1.1.1.1). |
| LTPPLmass | Mass transported between this point pair during reporting period in t. Min accuracy: 0.01 t. |
| LTPPLcycl | Number of cycles travelled between this point pair during reporting period. |
| LTPPLdist | Distance travelled between those two points during reporting period. Accumulated distance of al rounds travelled. Both routes are counted! Accuracy: 0.01 km. |
| LTPPLopObserv | Operator observations regarding the travel way, load or dump points during reporting period (e.g. loose rock, bad roadway,...). Preliminarily a string, later we can add preselect-lists for easier operator input! |
| LTPPTimeRep | Time reporting for access to the particular load / Dump point pair. Multiple elements may be required as work can be interrupted and restarted again at a later time during reporting period. |