Cnv_OffsetAngle Function

Returns the offset value of the conveyor queue data.

Syntax
Cnv_OffsetAngle (conveyorNumber)

Parameters

conveyorNumber
Specify the conveyor number as an integer (1-16).

Return Values
Integer value (unit: degree).

Note


This command will only work if the Conveyor Tracking option is active.


See Also
Cnv_OffsetAngle

Cnv_OffsetAngle Function Example

Real offsetAngle

offsetAngle = Cnv_OffsetAngle (1)