7.6 BeltSectionType ObjectType Definition
The BeltSectionType provides all the data required for a belt section of a conveyor belt that is needed to fulfil the defined use cases. It is formally defined in Table 35.
| Attribute | Value | ||||
| BrowseName | BeltSectionType | ||||
| 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:HasProperty | Variable | ProductionSite | 0:String | 0:PropertyType | O |
| 0:HasComponent | Variable | BeltSection | 0:Int32 | 0:AnalogUnitType | O |
| 0:HasProperty | Variable | EmbeddedSensorTag | 0:String | 0:PropertyType | O |
| 0:HasComponent | Variable | StatusBeltSection | 0:UInt16 | 0:MultiStateValueDiscreteType | O |
| 0:HasComponent | Variable | BeltThickness | 0:Double | 0:AnalogUnitType | O |
| 0:HasComponent | Variable | BeltSectionLength | 0:Double | 0:AnalogUnitType | O |
| 0:HasComponent | Object | 4:MachineryBuildingBlocks | 0:FolderType | M | |
| Conformance Units | |||||
|---|---|---|---|---|---|
| Mining Conveyor Belt Section Complete |
MiningEquipmentIdentification represents numerous identification features of mining equipment. It is a subtype of the 4:MachineIdentificationType.
ProductionSite is the geographic or organizational location where the belt section is manufactured.
BeltSection is a defined segment of the conveyor belt.
EmbeddedSensorTag is a unique identifier for a belt section or a splice.
StatusBeltSection indicates the current condition or integrity of a specific belt section.
BeltThickness is the total thickness of the conveyor belt, including cover and carcass layers.
BeltSectionLength is the length of the specific belt section.
MachineryBuildingBlocks represents 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 AddIn.
The components of the BeltSectionType have additional references which are defined in Table 36.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| 4:MachineryBuildingBlocks | 0:HasAddIn | True | 5:MiningEquipmentIdentification |
The components of the BeltSectionType have additional subcomponents which are defined in Table 37.
| Source Path | Reference | NodeClass | BrowseName | DataType | TypeDefinition | Others |
| BeltThickness | 0:HasProperty | Variable | DateOfMeasurement | 0:DateTime | 0:PropertyType | O |
DateOfMeasurement represents the exact date the BeltThickness measurement was performed.
The component Variables of the BeltSectionType have additional Attributes defined in Table 38.
| BrowsePath | Value Attribute | Description Attribute | ||
| [ {"Value": 0, "DisplayName": "okay", "Description": ""}, {"Value": 1, "DisplayName": "warning", "Description": ""}, {"Value": 2, "DisplayName": "error", "Description": ""} ] |