Cnv_AdjustSet Statement

Sets the follow-up delay offset value for conveyor tracking.

Syntax
Cnv_AdjustSet conveyorNumber, offsetAmount

Parameters

conveyorNumber
Specify the conveyor number as an integer (1-16).
offsetAmount
Specify a real number representing the offset amount (unit: mm).

Description
If Cnv_AdjustSet is not performed, the previously set offset amount will be applied.

If the offset value has not been acquired since turning the controller on, the initial value of “0” will be set for the offset amount.

Setting of the Cnv_AdjustSet command is effective only when the mode number of Cnv_Mode command is 1 (accuracy-priority mode).

Cnv_AdjustSet statement cannot be used with circular conveyors.

Note


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


See Also
Cnv_Adjust, Cnv_AdjustGet, Cnv_AdjustClear, Cnv_QueGet function

Cnv_AdjustSet Statement Example

Cnv_AdjustSet 1, 4.5