
B-63943EN-2/01 6.MACRO EXECUTOR FUNCTION
- 125 -
6.1.3.3 Drawing start point setting (G242)
This code allows specification of the drawing start point in the
graphic coordinate system, using addresses X and Y. The next
drawing starts at that point.
Format
G242 Xx Yy ;
X : X coordinate of the drawing start point
Y : Y coordinate of the drawing start point
NOTE
1 This code is disabled when bit 4 (NVGA) of compile
parameter (No. 9167) is set to 1.
2 The commands of addresses X and Y are:
- Absolute commands at all times when bit 3
(INCD) of compile parameter (No. 9167) is set to
0.
- Switched between absolute and incremental
commands by G390/G391 when bit 3 (INCD) of
compile parameter (No. 9167) is set to 1.