Programming manual
402
CNC 8070
14.
CNC VARIABLES
User tables related
(SOFT V02.0X)
380
When reading variables G.CUP, G.GUP and G.LUP1[i] through G.LUP7[i] from the PLC, it truncates
the decimal portion. Variables G.CUPF, G.GUPF and G.LUP1F[i] through G.LUP7F[i] return the
parameter value multiplied by 10000.
P100 = 23.1234
G.GUP[100] = 23
G.GUPF[100] = 231234
FIXTURE TABLE
Lin
Rot
Spd PRG PLC INT Exec
(V.)G.FFIX
First fixture of the table — — R R R Yes
(V.)G.NUMFIX
Number of fixtures in the table — — R R R Yes
(V.)[n].G.FIX
Number of current fixture — — R/W R R No
(V.)[n].A.FIX.Xn
Offset of current fixture for Xn axis Yes No R R R No
(V.)[n].A.FIXT[i].Xn
Offset of [i] fixture for the Xn axis Yes No R/W R/W R/W Yes
ARITHMETIC PARAMETER TABLES
PRG PLC INT Exec
(V.)G.CUP[i]
Value of the common arithmetic parameter [i] — R/W R/W Yes
(V.)G.CUPF[i]
Value of the common arithmetic parameter [i]. Value per
10000
—R/WR/WYes
(V.)[n].G.GUP[i]
Value of the global arithmetic parameter [i] — R/W R/W Yes
(V.)[n].G.GUPF[i]
Value of the global arithmetic parameter [i]. Value per 10000 — R/W R/W Yes
(V.)[n].G.LUPACT[i]
Value of local arithmetic parameter [i] active level — R/W R/W Yes
(V.)[n].G.LUPm[i]
Value of local arithmetic parameter [i] of m level — R/W R/W Yes
(V.)[n].G.LUPmF[i]
Value of local arithmetic parameter [i] of m level. Value per
1000
—R/WR/WYes