PageChapter: 5 Section:
PROGRAM EXECUTION 3
5.3 DISPLAY MODES
Once the program is running, the lower display shows the X axis position. It is possible to
select the type of information to appear at the lower display by using the [A+] and [A-] keys.
The possible options are:
X 12345.678 X axis position value (coordinate)
Y 12345.678 Y axis position value
M 3.41. M functions currently active
Con = 60 Number of parts (counter count)
G 1.5.91. G functions currently active
E 0.012 Amount of X axis lag (following error)
e 0.025 Amount of Y axis lag (following error)
F 01000 Axis feedrate F
N 010.025.12 Execution status of a call
S 0250 T01 S value and tool number or zero offset currently active
Display of the position of the axes (X 12345.678 Y 12345.678)
It indicates the position of the axes at all times. Depending on the setting of machine
parameter "P23(1)" this value may correspond to the theoretical axis coordinate,
"P23(1)=1", or to the real one, "P23(1)=0".
Display of the M functions currently active (M3.41)
It displays the auxiliary M functions active at the time, even the M00, M01 or M30
functions.
The M functions that may be displayed are:
M00, M01, M30 Related to stopping the program
M03, M04, M05 Related to starting and stopping the spindle
M41, M42, M43, M44 Related to changing spindle ranges (gears)
When pressing [RESET] or activating the external Reset input (pin 12 of connector I/
O1), the CNC assumes the initial conditions and generates function M30.
Display of the parts-counter count (Con= 60)
The CNC increments this counter in one unit in the following instances:
* Every time function G45 is executed.
* Every time function M30 is executed while machine parameter "P21(4) = 1".
To reset the counter count to "0", select this display mode and, while the program is not
running, press [DELETE].
The maximum count value is 9999. Beyond this value, the counts rolls over starting at
0, 1, 2 and so forth.
DISPLAY MODES