Programming manual
402
CNC 8070
14.
CNC VARIABLES
Related to jog mode parameters
(SOFT V02.0X)
374
14.4 Related to jog mode parameters
These variables are read-only (R) synchronous and are evaluated execution time.
They have generic names.
• Replace the letter "i" with the number keeping the brackets.
(V.)MPMAN.NMPG V.MPMAN.NMPG
(V.)MPMAN.MPGAXIS[i] V.MPMAN.MPGAXIS[1] V.MPMAN.MPGAXIS[2]
HANDWHEELS
PRG PLC INT
(V.)MPMAN.NMPG
Number of handwheels R R R
(V.)MPMAN.COUNTERID[i]
Feedback input for the handwheel [i] R R R
(V.)MPMAN.MPGAXIS[i]
Axis associated with handwheel [i] R R R
JOG KEYS PRG PLC INT
(V.)MPMAN.JOGKEYDEF[i]
Axis and moving direction of the JOG [i] key R R R
(V.)MPMAN.JOGTYPE
JOG behavior R R R
This variable may have the following values:
"1", "2"..."16" = Machine parameter set to "+1", "+2"..."+16". (Key for the axis and positive direction)
"-1", "-2"... "-16" = Machine parameter set to "-1", "-2"..."-16". (Key for the axis and negative direction)
"101", "102"..."116" = Machine parameter set to "1", "2"..."16". (Axis key)
"300" = Machine parameter set to "R". (Rapid key)
"301" = Machine parameter set to "+". (Key for positive direction)
"302" = Machine parameter set to "-". (Key for negative direction)