DISTANCE mode

The table below shows the possible combinations of the parameter “dist_or_pos” and the parameter “rel_abs_mode” and the resulting behaviour of the CNC for DISTANCE mode (`axis_nr `= 0):

Specified dimension (rel_abs_mode)

Distance (dist_or_pos)

CNC behaviour

relative iterative (0)

=0

a possibly set STOP that is not yet reached is cleared

<0

immediate one-off STOP at current distance

>0

(possibly interrupt) new STOP relative to the current distance, automatic new relative STOPs after continuation of the previous STOP.

absolute (1)

=< current distance

immediate STOP at current distance

> current distance

STOP at commanded distance

relative one-off (2)

=< 0

immediate STOP at current distance

> 0

(possibly interrupt) and insert a STOP relative to current distance

Examples

Stop mark command at standstill
Stop mark command at standstill
Stop mark command on motion
Stop mark command on motion