Cnv_QueReject Statement

Sets and displays the queue reject distance for a conveyor.

Syntax
Cnv_QueReject conveyorNumber [, rejectDistance ]

Parameters

conveyorNumber
Specify the conveyor number as an integer (1-16).
rejectDistance
Optional. Real expression specifying the minimum distance between parts allowed in the queue in millimeters. If a negative value is specified, 0 mm will be set. If omitted, the current rejectDistance is displayed.

Description
Use Cnv_QueReject to specify the minimum distance between parts to prevent double registration in the queue. As parts are scanned by the vision system, they will be found more than once, but they should only be registered once. Cnv_QueReject helps the system filter out double registration. The default is 0 mm.

Note


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


See Also
Cnv_QueReject Function

Cnv_QueReject Statement Example

Cnv_QueReject 1, 20