Installation manual
CNC 8035
4.
MACHINE PARAMETERS
Tables
(SOFT M: V15.3X)
(S
OFT T: V16.3X)
·174·
bit 1
Indicates whether the M function is executed before or after the movement block where it is
programmed.
bit 2
Indicates whether the M function interrupts the block preparation or not.
bit 3
Indicates whether the M function is executed or not after the associated subroutine is executed.
bit 4
When bit "2" has been set to "1", it indicates whether block preparation is to be interrupted until the
execution of the M function begins or until it ends (until the M-done signal is received).
bit 5
bit 6 bit 7
Not being used at this time.
When executing an M function which has not been defined in the M table, the programmed function
will be executed at the beginning of the block and the CNC will "wait" for the "AUXEND" signal to
continue the execution of the program.
Value Meaning
0 It is executed before the move.
1 It is executed after the move.
Value Meaning
0 It does NOT interrupt the block preparation.
1 It interrupts the block preparation.
Value Meaning
0 It is executed after the associated subroutine.
1 ONLY the associated subroutine is executed.
Value Meaning
0 It interrupts block preparation until the execution of the "M" function begins.
1 It interrupts block preparation until the "M-done" signal (AUXEND) is
received.