The use of the variables V.A.ACT_POS.** (current actual position, [PROG]) to program of a relative linear movement of the same axis is not allowed. This reaction is version-specific.
Example:
Wrong:
N10 G90 X10 Y20 Z30 F500 G01
N20 G91 XV.A.ACT_POS.X
:
N1000 M30
|