Programming manual
CNC 8070
CNC VARIABLES
Related to "M" function parameters
14.
(SOFT V02.0X)
375
14.5 Related to "M" function 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.)MPM.MNUM[i] V.MPM.MNUM[3]
(V.)MPM.MTABLESIZE V.MPM.MTABLESIZE
"M" FUNCTION TABLE
PRG PLC INT
(V.)MPM.MTABLESIZE
Number of elements of the "M" function table R R R
(V.)MPM.MNUM[i]
"M" function number R R R
(V.)MPM.SYNCHTYPE[i]
Type of synchronism of the "M" function
"0" = Without synchronism "2" = Before-before
"4" = Before-after "8" = after-after
RRR
(V.)MPM.MTIME[i]
Estimated time for an "M" function R R R
(V.)MPM.MPROGNAME[i]
Name of the subroutine associated with the "M"
function
—— R