7.14 ConveyorRollType ObjectType Definition

The ConveyorRollType provides all the data required for a conveyor roll of a conveyor belt system that is needed to fulfil the defined use cases. It is formally defined in Table 60.

Table 60 - ConveyorRollType Definition
Attribute Value
BrowseNameConveyorRollType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the 0:BaseObjectType defined in OPC 10000-5
0:HasPropertyVariableConveyorRollID0:String0:PropertyTypeO
0:HasComponentVariable<BearingTemperature>0:Double0:AnalogUnitTypeOP
0:HasComponentVariable<BearingRotation>0:Double0:AnalogUnitTypeOP
0:HasComponentVariable<Vibration>0:Double0:AnalogUnitTypeOP
0:HasPropertyVariable<SensorNodeID>0:String0:PropertyTypeOP
Conformance Units
Mining Conveyor Conveyor Roll Complete

ConveyorRollID is a unique identifier assigned to each individual idler roller within the conveyor system.

BearingTemperature is the temperature of one bearing within the idler roller.

BearingRotation (also called Roll Rotation) is the rotational speed of the roll and bearing.

Vibration is the value of vibrations measured on one of the bearings.

SensorNodeID is a unique identifier for the sensor node.