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.

Table 35 - BeltSectionType Definition
Attribute Value
BrowseNameBeltSectionType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the 0:BaseObjectType defined in OPC 10000-5
0:HasAddInObject5:MiningEquipmentIdentification5:MiningEquipmentIdentificationTypeO
0:HasPropertyVariableProductionSite0:String0:PropertyTypeO
0:HasComponentVariableBeltSection0:Int320:AnalogUnitTypeO
0:HasPropertyVariableEmbeddedSensorTag0:String0:PropertyTypeO
0:HasComponentVariableStatusBeltSection0:UInt160:MultiStateValueDiscreteTypeO
0:HasComponentVariableBeltThickness0:Double0:AnalogUnitTypeO
0:HasComponentVariableBeltSectionLength0:Double0:AnalogUnitTypeO
0:HasComponentObject4:MachineryBuildingBlocks0:FolderTypeM
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.

Table 36 - BeltSectionType Additional References
SourceBrowsePath Reference Type Is Forward TargetBrowsePath
4:MachineryBuildingBlocks0:HasAddInTrue5:MiningEquipmentIdentification

The components of the BeltSectionType have additional subcomponents which are defined in Table 37.

Table 37 - BeltSectionType Additional Subcomponents
Source Path Reference NodeClass BrowseName DataType TypeDefinition Others
BeltThickness0:HasPropertyVariableDateOfMeasurement0:DateTime0:PropertyTypeO

DateOfMeasurement represents the exact date the BeltThickness measurement was performed.

The component Variables of the BeltSectionType have additional Attributes defined in Table 38.

Table 38 - BeltSectionType Attribute values for child nodes
BrowsePath Value Attribute Description Attribute
StatusBeltSection
0:EnumValues

[

{"Value": 0, "DisplayName": "okay", "Description": ""},

{"Value": 1, "DisplayName": "warning", "Description": ""},

{"Value": 2, "DisplayName": "error", "Description": ""}

]