
10.DISPLAY OPERATION B-63324EN-1/03
- 476 -
Functions that behave differently during background drawing
The following functions behave differently during background
drawing:
1. Custom macros
1 Interface signals
#1000 to #1035 are always regarded as being 0.
2 Alarm message output
The alarm messages generated by #3000 are not displayed.
3 Message output
The messages generated by #3006 are not displayed but
ignored.
4Clock
#3001 and #3002 are ignored. Thus, if the following
commands are specified, drawing cannot proceed any
further.
#3001=1;
WHILE [#3001 LE 100] DO1;
END1;
5 Mirror image
#3007 is always regarded as being 0.
6 State in which the program is being resumed
#3008 is always regarded as being 0.
7 External output commands
DBRNT, DPRNT, POPEN, and PCLOS are ignored.
2. Ignored functions
1 G04 (dwell)
2 G20/G21 (inch/metric switching)
3 Miscellaneous functions (M, S, T, and B)
4 G22/G23 (stored stroke limit on/off)
5 G10.1 (PMC data setting)
6 G10.6 (Tool retreat/escape data setting)
7 G10.9 (programmable diameter/radius switching)
8 G81.1 (chopping)
9 G25/G26 (spindle fluctuation detection on/off)
3. Functions that partially behave differently
1 G28 (automatic reference position return)
Drawing is performed up to the mid point.
2 G29 (automatic return from the reference position)
Drawing is performed, starting from the mid point.
3 G27 (Reference position return check)
The reference position return check is not performed.
4 The stored stroke limit check is not performed
5 G31 (skip function) and G31.1/G31.2/G31.3 (multistage
skip function)
Drawing is performed up to the specified position, regardless
of the skip signal.