
18
WPD-220 VF User’s Manual
Command (cont.)
ESC _ n
/Set cursor ON or OFF /
ASCII Format
ESC _ n
Dec. Format
[027][095] n {0
≤
=n
≤
=1}
Hex. Format
[1Bh][5Fh][n]
Description: Set cursor ON or OFF
When n = 0, cursor is OFF
When n = 1, cursor is ON
ESC f n
/Select international font/
ASCII Format
ESC f n
Dec. Format
[027][102] n
Hex. Format
[1Bh][66h][n]
n
International font set
n
International font set
ESC = n
/Select peripheral device, Display or Printer/
ASCII Format
ESC = n
Dec. Format
[027][061] n {n=1,2,3}
Hex. Format
[1Bh][3Dh][n]
Description
Select peripheral device
When n = 01h, enable printer, disable display
When n = 02h, disable printer, enable display
When n = 03h, enable printer, enable display
For CD7220D only:
When n = 04h, display message for customer side
When n = 05h, display message for operator side
ESC & s n m
/Set user-defined characters/
[a(p1...pa)]
x(m-n+1) n
ASCII Format
ESC & s n m [a(p1...pa)] x (m-n+1) s=1
Dec. Format
[027][038][001] n m [a(p1...pa)] x (m-n+1)
20h
≤
n
≤
m
≤
FFh
Hex. Format
[1Bh][26h][01h][n][m][a(p1...pa)] x (m-n+1) 0
≤
a
≤
5
0
≤
p1...pa
≤
255