Installation manual
CNC 8055
CNC 8055i
MACHINE PARAMETERS
6.
SOFT: V02.2X
·285·
Tables
6.10 Tables
6.10.1 Miscellaneous (M) function table
The number of M functions in this table is determined by the general parameter NMISCFUN (P29),
being possible to define up to 255 M functions.
It must borne in mind that functions: M00, M01, M02, M03, M04, M05, M06, M8, M9, M19, M30,
M41, M42, M43, M44 and M45, besides what is indicated in this table, have specific meanings when
programming the CNC.
Each miscellaneous function will be called by its M number.
A subroutine can be associated with each M function and it will be indicated by the letter S.
The third field consists of 8 customizing bits called bit 0 through bit 7:
bit 0
Indicates whether the CNC must wait or not for the AUXEND signal (M done) to consider it executed
and go on to the next program block
bit 1
Indicates whether the M function is executed before or after the movement block where it is
programmed.
Possible values
Integer numbers between 0 and 9999.
The table elements that are not defined will be displayed as M????.
Possible values
Integer numbers between 0 and 9999.
If 0 is assigned to this field, it means that the M function has no subroutine associated with it.
********
76543210
Value Meaning
0 The AUXEND signal is expected.
1 The AUXEND signal is NOT expected.
Value Meaning
0 It is executed before the move.
1 It is executed after the move.