Cnv_Mode Function

Returns a tracking mode of Conveyor Tracking.

Syntax
Cnv_Mode (conveyorNumber)

Parameters

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

Return Values
Returns a real value from 0 to 2.

  • 0: Quantity-priority mode
  • 1: Accuracy-priority mode
  • 2: Variable speed conveyor mode

Note


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


See Also
Cnv_Mode

Cnv_Mode Function Example

Print Cnv_Mode (1)