7.5 BeltType ObjectType Definition
The BeltType provides all the data required for a belt of a conveyor belt system that is needed to fulfil the defined use cases. It is formally defined in Table 32.
| Attribute | Value | ||||
| BrowseName | BeltType | ||||
| IsAbstract | False | ||||
| References | Node Class | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of the 5:MiningEquipmentType defined in OPC 40560 | |||||
| 0:HasAddIn | Object | 5:MiningEquipmentIdentification | 5:MiningEquipmentIdentificationType | O | |
| 0:HasAddIn | Object | 4:Components | 4:MachineComponentsType | M | |
| 0:HasComponent | Object | 4:Monitoring | 4:MonitoringType | M | |
| 0:HasComponent | Object | 5:MachineProperties | 0:FolderType | O | |
| 0:HasComponent | Object | 4:MachineryBuildingBlocks | 0:FolderType | M | |
| Conformance Units | |||||
|---|---|---|---|---|---|
| Mining Conveyor Belt Complete |
MiningEquipmentIdentification represents numerous identification features of a mining equipment. It is a subtype of the 4:MachineIdentificationType.
Components represents a collection of all identifiable components contained below this Object.
Monitoring represents a collection of ObjectTypes and VariableTypes, representing the current state of the process, that are not assigned to a component but to this Object.
MachineProperties is representing a collection of static information that are assigned to this Object.
MachineryBuildingBlocks is representing a folder that directly references all those building blocks of the OPC UA for Machinery (OPC 40001-1, OPC 40001-3) which are implemented as an add-in.
The components of the BeltType have additional references which are defined in Table 33.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| 4:MachineryBuildingBlocks | 0:HasAddIn | True | 5:MiningEquipmentIdentification |
| 4:MachineryBuildingBlocks | 0:HasAddIn | True | 4:Components |
| 4:MachineryBuildingBlocks | 0:HasAddIn | True | 4:Monitoring |
The components of the BeltType have additional subcomponents which are defined in Table 34.
| Source Path | Reference | NodeClass | BrowseName | DataType | TypeDefinition | Others | ||
| 4:Components | 0:HasComponent | Object | <BeltSection> | BeltSectionType | OP | |||
| 4:Components | 0:HasComponent | Object | <BeltSplice> | BeltSpliceType | OP | |||
| 0:HasComponent | Variable | BeltPosition | 0:Double | 0:AnalogUnitType | O | ||
| 0:HasProperty | Variable | BeltSideDeflectionLeft | 0:Boolean | 0:PropertyType | O | ||
| 0:HasProperty | Variable | BeltSideDeflectionRight | 0:Boolean | 0:PropertyType | O | ||
| 0:HasComponent | Variable | BeltTension | 0:Double | 0:AnalogUnitType | O | ||
| 0:HasComponent | Variable | BeltPreTension | 0:Double | 0:AnalogUnitType | O | ||
| 5:MachineProperties | 0:HasComponent | Variable | BeltWidth | 0:Double | 0:AnalogUnitType | O |
BeltSection is a defined segment of the conveyor belt.
BeltSplice is a joint or connection between two ends of the belt.
BeltPosition is the longitudinal location of a specific point or feature on the belt along its travel path.
BeltSideDeflectionLeft is the deviation of the belt edge toward the left side from the centerline (belt misalignment).
BeltSideDeflectionRight is the deviation of the belt edge toward the right side from the centerline (belt misalignment).
BeltTension is the force within the belt.
BeltPreTension is the preset tension applied to the belt before operation.
BeltWidth is the overall width of the conveyor belt.
BeltThickness is the total thickness of the conveyor belt, including cover and carcass layers.