A SERVICE OF

logo

ZQ110
Rev. 1.00
- 15 -
Mobile Printer Command Manual
ESC !
[Name]
[Format]
[Range]
[Default]
[Description]
[Example]
Select print mode(s).
ASCII
ESC
!
n
Hex
1B
21
n
Decimal
27
33
n
0 ≤ n ≤ 255
n=0
Selects print mode(s) using n as follows:
Bit
Off/On
Hex
Decimal
Function
0
Off
00
0
Character font A (12 × 24) selected.
On
01
1
Character font B (9 x 17) selected.
1,2
Off
00
0
Reserved.
3
Off
00
0
Emphasized mode not selected.
On
08
8
Emphasized mode selected.
4
Off
00
0
Double-height mode not selected.
On
10
16
Double-height mode selected.
5
Off
00
0
Double-width mode not selected.
On
20
32
Double-width mode selected.
6
Off
00
0
Reserved.
7
Off
00
0
Underline mode not selected.
On
80
128
Underline mode selected.
Input:
0x1b 0x21 0x00
0x46 0x6f 0x6e 0x74 0x41 0x0a
0x1b 0x21 0x01
0x46 0x6f 0x6e 0x74 0x42 0x0a
0x1b 0x21 0x08
0x45 0x6d 0x70 0x68 0x61 0x73 0x69 0x7a 0x65 0x64 0x20 0x6d 0x6f
0x64 0x65 0x0a
0x1b 0x21 0x30
0x44 0x6f 0x75 0x62 0x6c 0x65 0x20 0x73 0x69 0x7a 0x65 0x0a
0x1b 0x21 0x80
0x55 0x6e 0x64 0x65 0x72 0x6c 0x69 0x6e 0x65 0x20 0x6d 0x6f 0x64
0x65 0x0a
Output: