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.
| Attribute | Value | ||||
| BrowseName | ConveyorRollType | ||||
| IsAbstract | False | ||||
| References | Node Class | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of the 0:BaseObjectType defined in OPC 10000-5 | |||||
| 0:HasProperty | Variable | ConveyorRollID | 0:String | 0:PropertyType | O |
| 0:HasComponent | Variable | <BearingTemperature> | 0:Double | 0:AnalogUnitType | OP |
| 0:HasComponent | Variable | <BearingRotation> | 0:Double | 0:AnalogUnitType | OP |
| 0:HasComponent | Variable | <Vibration> | 0:Double | 0:AnalogUnitType | OP |
| 0:HasProperty | Variable | <SensorNodeID> | 0:String | 0:PropertyType | OP |
| 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.