
B-63943EN-2/01 6.MACRO EXECUTOR FUNCTION
- 147 -
6.1.3.11 Cursor display (rectangular cursor) (G230)
This code displays the character cursor yellow in reverse video.
Format
G230 Xx Yy Ll ;
Addresses X and Y specify the display position of the cursor in the character
coordinate system.
X : X coordinate of the cursor display position
Y : Y coordinate of the cursor display position
Address L specifies the length of the cursor.
L : Specification of the cursor length
NOTE
1 The cursor is erased when the cursor length is set
to 0.
2 The cursor can also be erased by the character
screen clear code (G202).
3 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.