
1.MANUAL GUIDE 0i MANUAL GUIDE 0i B-63864EN/03
- 680 -
Just as with the G-code help menu, we can either return to the editor
or type in the command while on this page. For our example, we’ll
enter “M01[EOB]” and then press the “INSERT” key on the MDI key
panel to insert this instruction into the part program. We’ll also
position the cursor to the “M01;” block to prepare for further program
entry.
M01 OPTIONAL STOP
M01 will cause the part program to stop
execution only if the OPTIONAL STOP
function is active. This is usually a
push button on the operator panel.
If the optional stop becomes active, the
operator will be required to press the
cycle start button to continue.
[TEXT ][GRAPH. ][ ][ ][ ]
O0015 ;
F300.;
M7;
G92X1.Y1.;
M01;
%
[PROCESS][G CODE][M CODE][CYCLE][CONTUR]