A SERVICE OF

logo

ZQ110
Rev. 1.00
- 21 -
Mobile Printer Command Manual
[Example]
Input:
0x48 0x09 0x48 0x09 0x48 0x09 0x48
0x0a
0x1b 0x44 0x0a 0x14 0x1e 0x00
0x48 0x09 0x48 0x09 0x48 0x09 0x48
0x0a
Output:
ESC E
[Name]
[Format]
[Range]
[Default]
[Description]
[Example]
Turn emphasized mode on / off.
ASCII
ESC
E
n
Hex
1B
45
n
Decimal
27
69
n
0 ≤ n ≤ 255
n=0
Turns emphasized mode on or off.
- When the LSB
of n is 0, emphasized mode is turned off.
- When the LSB of n is 1, emphasized mode is turned on.
Input:
0x1b 0x45 0x01
0x41 0x42 0x43 0x44 0x45
0x0a
0x1b 0x45 0x00
0x41 0x42 0x43 0x44 0x45
0x0a
Output: