Programming manual
CNC 8070
CNC VARIABLES
User tables related
14.
(SOFT V02.0X)
379
14.9 User tables related
These variables are read/write (R/W) synchronous and are evaluated during execution.
They have generic names.
• Replace the "n" character with the channel number, maintaining the brackets. The first
channel is identified with the number 1, "0" is not a valid number.
• Replace the letters "m" and "i" with a number, keeping the brackets.
• Replace the "Xn" character by the name, logic number or index in the channel of the axis.
(V.)A.ORGT[i].Xn V.A.ORGT[1].X V.A.ORGT[1].1
(V.)A.FIX.Xn V.A.FIX.X V.A.FIX.2
(V.)G.LUPm[n] V.G.LUP2[12]
ZERO OFFSET TABLE
Lin
Rot
Spd PRG PLC INT Exec
(V.)G.FORG
First zero offset in the table — — R R R Yes
(V.)G.NUMORG
Number of zero offsets in the table — — R R R Yes
(V.)[n].A.ORG.Xn
Offset of current origin for the Xn axis Yes No R R R No
(V.)[n].A.ORGT[i].Xn
Offset of [i] origin for the Xn axis Yes No R/W R/W R/W Yes
(V.)[n].A.PLCOF.Xn
Offset of PLC origin for the Xn axis Yes No R/W R/W R Yes
The numbering of zero offsets G54 through G59 is always the same:
G54=1, G55=2, G56=3, G57=4, G58=5, G59=6