WorkQue_Reject Function

Returns the distance of the double registration prevention set to the specified work queue.

Syntax
WorkQue_Reject (WorkQueNum)

Parameters

WorkQueNum
Specifies the work queue number as an integer (1-16).

Return Values
Real value in millimeters.

See Also
WorkQue_Add, WorkQue_Reject

WorkQue_Reject Function Example

Real rejectDist

RejectDist = WorkQue_Reject(1)