7.7 BeltSpliceType ObjectType Definition
The BeltSpliceType provides all the data required for a belt splice of a conveyor belt that is needed to fulfil the defined use cases. It is formally defined in Table 39.
| Attribute | Value | ||||
| BrowseName | BeltSpliceType | ||||
| IsAbstract | False | ||||
| References | Node Class | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of the 0:BaseObjectType defined in OPC 10000-5 | |||||
| 0:HasAddIn | Object | 5:MiningEquipmentIdentification | 5:MiningEquipmentIdentificationType | O | |
| 0:HasComponent | Variable | Length | 0:Double | 0:AnalogUnitType | O |
| 0:HasComponent | Variable | NumberOfSteps | 0:Int32 | 0:AnalogUnitType | O |
| 0:HasComponent | Variable | BeltSpliceNumber | 0:Int32 | 0:AnalogUnitType | O |
| 0:HasComponent | Variable | StatusSplice | 0:UInt16 | 0:MultiStateValueDiscreteType | O |
| 0:HasComponent | Object | 4:MachineryBuildingBlocks | 0:FolderType | M | |
| Conformance Units | |||||
|---|---|---|---|---|---|
| Mining Conveyor Belt Splice Complete |
MiningEquipmentIdentification represents numerous identification features of a mining equipment. It is a subtype of the 4:MachineIdentificationType.
Length is the belt splice length.
NumberOfSteps is the count of steps in the splice design, e.g. a 4 step splice.
BeltSpliceNumber is the unique identifier assigned to a specific splice location in the belt.
StatusSplice indicates the current condition or integrity of a specific belt splice.
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 BeltSpliceType have additional references which are defined in Table 40.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| 4:MachineryBuildingBlocks | 0:HasAddIn | True | 5:MiningEquipmentIdentification |
The component Variables of the BeltSpliceType have additional Attributes defined in Table 41.
| BrowsePath | Value Attribute | Description Attribute | ||
| [ {"Value": 0, "DisplayName": "okay", "Description": ""}, {"Value": 1, "DisplayName": "warning", "Description": ""}, {"Value": 2, "DisplayName": "error", "Description": ""} ] |