8.8 EPSON Esc/pos command list
Command Code (hex) Function description
HT 09 Move cursor right.
BS 08 Move cursor left.
US LF 1F 0A Move cursor up.
LF 0A Move cursor down.
US CR 1F 0D Move cursor to right-most position.
CR 0D Move cursor to left-most position.
HOM 0B Move cursor to home position.
US B 1F 42 Move cursor to bottom position.
US $ x y 1F 24 x y
Move cursor to specified position.
1
≦
x
≦
20
1
≦
y
≦
2
CLR 0C Clear display screen.
CAN 18 Clear cursor line
US X n 1F 58 n
Brightness adjustment.
1
≦
n
≦
4
US E n 1F 45 n
Blink display screen.
0
≦
n
≦
255
ESC @ 1B 40 Initialize display.
ESC t n 1B 74 n
Select character code table.
0
≦
n
≦
7, 19, 12, 26
Refer*2
ESC R n 1B 52 n
Select international character set.
0
≦
n
≦
10
Refer*1
US r n 1F 72 n
Select/cancel reverse character.
0
≦
n
≦
1
US MD1 1F 01 Specify overwrite mode.
US MD2 1F 02 Specify vertical scroll mode.
US MD3 1F 03 Specify horizontal scroll mode.