
16
WPD-220 VF User’s Manual
Command (cont.)
ESC [ R
/Move cursor to right-most position/
ASCII Format
ESC [ R
Dec. Format
[027][091][082]
Hex. Format
[1Bh][5Bh][52h]
Description
The cursor will be moved to the right-end position of the
current line.
ESC [ K
/Move cursor to bottom position/
ASCII Format
ESC [ K
Dec. Format
[027][091][075]
Hex. Format
[1Bh][5Bh][4Bh]
Description
The cursor will be moved to the right-end position on the
lower line.
ESC [ x y
/Move cursor to specified position/
ASCII Format
ESC [ x y
Dec. Format
[027][108] x y { 1<x<20 , 1<y<2 }
Hex. Format
[1Bh][6Ch][x][y]
Description
The cursor will be moved to the x column on the y line.
ESC @
/Initialize display/
ASCII Format
ESC @
Dec. Format
[027][064]
Hex. Format
[1Bh][40h]
Description
The data in the input buffer will be cleared and reset
from default.
ESC W s x1x2 y
/Reset the window/
ASCII Format
ESC W s x1 x2 y
Dec. Format
[027][087][000]
[027][087][001] x1 x2 y { 1<=x1<=x2<=20 , 1<=y<=2 }
Hex. Format
[1Bh][57h][000]
[1Bh][57H][01h][x1][x2][y]
Description
Reset the window on the display. When s = 0, window is