2. CNC Monitor Screen
2.2 Monitor
I - 27
2.2.3 Command
When the menu [COMMAND] is pressed, the COMMAND screen is displayed.
This screen consists of three pages. It displays the execution program monitor, execution modal
monitor,
and cumulative time data. Page switching is by pressing the [NEXT] or [BACK] key.
2.2.3.1 Execution Program Monitor
This
screen displays the active machining program's execution blocks for monitoring.
Display item Explanation
O12345678 N0-0
The currently executing program number, sequence
number, and block number are displayed.
<SUB> O1000 N200-30
When a subprogram is being executed, the program
number, sequence number, and block number of the
subprogram are displayed.
G28 XYZ;
G28 ABC ;
G90 G00 X12345.678 Y0
Z-12345.678 ;
:
:
The current program being executed is displayed.
The cursor is moved to the top of the current block being
executed.
When program execution reaches N90, the cursor is also
moved to the top of N90.
When the N100 block is executed, the N100 block is
displayed starting at the top of the screen and the cursor is
also moved to the top.
[WORK]
X 12345.678
Y 0.000
Z-12345.678
A 0.000
B 359.999
C-12345.678
U 0.000
W 0.000
The coordinates in the workpiece coordinate system being
currently executed are displayed.