Programming manual
402
CNC 8070
14.
CNC VARIABLES
Related to general machine parameters
(SOFT V02.0X)
366
14.2.1 Channel related
These variables are read-only (R) synchronous and are evaluated execution time.
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 "x" letter with the axis number.
PLC reading of CIRINFACT and MAXOVR comes in tenths (a reading of 10 for 1%) Ver "Access to
numeric values from the PLC" en la página 358.
(V.)[n].MPG.GROUPID V.[1].MPG.GROUPID V.[2].MPG.GRUOPID
(V.)[n].MPG.CHAXISNAMEx V.[2].MPG.CHAXISNAME2 V.[1].MPG.CHAXISNAME3
CHANNEL CONFIGURATION PRG PLC INT
(V.)[n].MPG.GROUPID
Group the channel belongs to R R R
(V.)[n].MPG.CHTYPE
Channel type
"0" = CNC "1" = PLC "2" = CNC+PLC
RRR
(V.)[n].MPG.HIDDENCH
Hidden channel
"0" = No "1"= Yes
RRR
CONFIGURING THE AXES OF THE CHANNEL
PRG PLC INT
(V.)[n].MPG.CHNAXIS
Number of axes of the channel R R R
(V.)[n].MPG.CHAXISNAMEx
Name of the "n" logic axis — — R
CONFIGURING THE SPINDLES OF THE CHANNEL
PRG PLC INT
(V.)[n].MPG.CHNSPDL
Number of spindles of the channel R R R
(V.)[n].MPG.CHSPDLNAMEx
Name of the "x" spindle — — R
(V.)[n].MPG.CAXNAME
Axis working as "C" axis (by default) — — R
(V.)[n].MPG.ALIGNC
"C" axis in diametrical machining
"0" = No "1"= Yes
RRR
TIME SETTING (CHANNEL)
PRG PLC INT
(V.)[n].MPG.PREPFREQ
Number of blocks to prepare per cycle R R R
(V.)[n].MPG.ANTIME
Anticipation time R R R
DEFAULT CONDITIONS
PRG PLC INT
(V.)[n].MPG.KINID
Default kinematics number R R R
(V.)[n].MPG.SLOPETYPE
Default acceleration type
"1" = Linear "2" = Trapezoidal "3" = Square sine
RRR
(V.)[n].MPG.IPLANE
Default work plane
"0" = G17 "1" = G18
RRR
(V.)[n].MPG.ISYSTEM
Default programming type
"0" = G90 "1" = G91
RRR
(V.)[n].MPG.IMOVE
Default movement type
"0" = G00 "1" = G01
RRR
(V.)[n].MPG.IFEED
Default feedrate type
"0" = G94 "1" = G95
RRR
(V.)[n].MPG.ICORNER
Default corner type
"0" = G50 "1" = G05 "2" = G07
RRR
(V.)[n].MPG.IRCOMP
Radius compensation mode by default
"0" = G136 "1" = G137
RRR
(V.)[n].MPG.ROUNDTYPE
Rounding type in G5 (by default)
"0" = Chordal error "1" = %feedrate
RRR
(V.)[n].MPG.MAXROUND
Maximum rounding error in G5 R R R
(V.)[n].MPG.ROUNDFEED
Percentage of feedrate in G5 R R R
(V.)[n].MPG.CIRINERR
Absolute radius error R R R
(V.)[n].MPG.CIRINFACT
Percentage of error over the radius R R R
(V.)[n].MPG.MAXOVR
Maximum axis override (%) R R R
(V.)[n].MPG.RAPIDOVR
Override affecting G00
"0" = No "1"= Yes
RRR