Programming manual
CNC 8070
CNC VARIABLES
Related to general machine parameters
14.
(SOFT V02.0X)
365
RELATED TO ARITHMETIC PARAMETERS
PRG PLC INT
(V.)MPG.MAXLOCP
Maximum local arithmetic parameter R R R
(V.)MPG.MINLOCP
Minimum local arithmetic parameter R R R
(V.)MPG.MAXGLBP
Maximum global arithmetic parameter R R R
(V.)MPG.MINGLBP
Minimum global arithmetic parameter R R R
(V.)MPG.ROPARMAX
Maximum global read-only arithmetic parameter R R R
(V.)MPG.ROPARMIN
Minimum global read-only arithmetic parameter R R R
(V.)MPG.MAXCOMP
Maximum common arithmetic parameter R R R
(V.)MPG.MINCOMP
Maximum common arithmetic parameter R R R
CROSS COMPENSATION TABLE
PRG PLC INT
(V.)MPG.MOVAXIS[m]
Table [m]. Master axis R R R
(V.)MPG.COMPAXIS[m]
Table [m]. Axis to be compensated R R R
(V.)MPG.NPCROSS[m]
Table [m]. Number of points R R R
(V.)MPG.TYPCROSS[m]
Table [m]. Type of compensation
"0" = Real coordinates "1" = Theoretical coordinates
RRR
(V.)MPG.BIDIR[m]
Table [m]. Bi-directional compensation
"0" = No "1"= Yes
RRR
(V.)MPG.REFNEED[m]
Table [m]. Mandatory home search
"0" = No "1"= Yes
RRR
(V.)MPG.POSITION[m][i]
Table [m]. Master axis position for point [i] R R R
(V.)MPG.POSERROR[m][i]
Table [m]. Error of point [i] in the positive direction R R R
(V.)MPG.NEGERROR[m][i]
Table [m]. Error of point [i] in the negative direction R R R
EXECUTION TIMES
PRG PLC INT
(V.)MPG.MINAENDW
Minimum duration of the AUXEND signal R R R
(V.)MPG.REFTIME
Estimated home searching time R R R
(V.)MPG.HTIME
Estimated time for an "H" function R R R
(V.)MPG.DTIME
Estimated time for a "D" function R R R
(V.)MPG.TTIME
Estimated time for a "T" function R R R
NUMBERING OF DIGITAL I/O
PRG PLC INT
(V.)MPG.NDIMOD
Total of digital input modules R R R
(V.)MPG.NDOMOD
Total of digital output modules R R R
(V.)MPG.DIMODADDR[n]
Base index of the digital input modules R R R
(V.)MPG.DOMODADDR[n]
Base index of the digital output modules R R R
PROBE
PRG PLC INT
(V.)MPG.PROBE
There is a probe for tool calibration
"0" = No "1"= Yes
RRR
(V.)MPG.PRBDI1
Digital input associated with probe 1 R R R
(V.)MPG.PRBDI2
Digital input associated with probe 2 R R R
(V.)MPG.PRBPULSE1
Type of pulse of probe 1
"0" = Negative "1" = Positive
RRR
(V.)MPG.PRBPULSE2
Type of pulse of probe 2
"0" = Negative "1" = Positive
RRR