A SERVICE OF

logo

ZQ110
Rev. 1.00
- 34 -
Mobile Printer Command Manual
ESC {
[Name]
[Format]
[Range]
[Default]
[Description]
[Example]
Turns upside-down printing mode on/off.
ASCII
ESC
{
n
Hex
1B
7B
n
Decimal
27
123
n
0 ≤ n ≤ 255
n=0
Turns upside-down printing mode on or off.
- When the LSB of n is 0, upside-down printing mode is turned off.
- When the LSB of n is 1, upside-down printing mode is turned on.
The upside-down print mode has no effect in page mode. If this command
is processed in page mode, upside-down printing mode is enabled when
the printer returns to standard mode.
When upside-down print mode is turned on, the printer prints 180°
rotated characters from right to left.
Input:
0x41 0x41 0x41 0x41 0x41
0x0a
0x1b 0x7b 0x01
0x41 0x41 0x41 0x41 0x41
0x0a
Output:
FS &
[Name]
[Format]
[Description]
Select Kanji character mode
ASCII
FS
&
Hex
1C
26
Decimal
28
38
This command sets Kanji character mode.
FS .
[Name]
[Format]
[Description]
Cancel Kanji character mode
ASCII
FS
.
Hex
1C
2E
Decima
28
46
This command cancels Kanji character mode.