Programming manual.
CNC 8070
TOOL PATH CONTROL. MANUAL INTERVENTION.
9.
Variables.
·177·
(REF: 1709)
9.4 Variables.
The following variables may be accessed via part-program or via MDI/MDA mode. Each of
them indicates whether it may be read (R) or written (W). Reading these variables interrupts
block preparation.
Syntax of the variables.
·ch· Channel number.
·xn· Name, logic number or index of the axis.
Variable. PRG Meaning.
(V.)[ch].A.MANOF.xn R Distance moved in manual mode or tool inspection mode.
Units: Millimeters, inches or degrees.
(V.)[ch].A.ADDMANOF.xn R Distance moved with G200 or G201. The value of this
variable is maintained during the execution of the program
even when canceling manual intervention.
Units: Millimeters, inches or degrees.
V.A.ADDMANOF.Z Z axis.
V.A.ADDMANOF.4 Axis with logic number ·4·.
V.[2].A.ADDMANOF.1 Axis with index ·1· in the channel ·2·.