A SERVICE OF

logo

ZQ110
Rev. 1.00
- 22 -
Mobile Printer Command Manual
ESC G
[Name]
[Format]
[Range]
[Default]
[Description]
[Example]
Turn double-strike mode on/off.
ASCII
ESC
G
n
Hex
1B
47
n
Decimal
27
71
n
0 ≤ n ≤ 255
n=0
Turns double-strike mode on or off.
- When the LSB of n is 0, double-strike mode is turned off.
- When the LSB of n is 1, double-strike mode is turned on.
Input:
0x1b 0x47 0x01
0x41 0x42 0x43 0x44 0x45
0x0a
0x1b 0x47 0x00
0x41 0x42 0x43 0x44 0x45
0x0a
Output: