A SERVICE OF

logo

ZQ110
Rev. 1.00
- 72 -
Mobile Printer Command Manual
GS B
[Name]
[Format]
[Range]
[Default]
[Description]
[Example]
Turns white/black reverse printing mode on / off.
ASCII
GS
B
n
Hex
1D
42
n
Decimal
29
66
n
0 ≤ n ≤ 255
n=0
Turns white/black reverse printing mode on or off.
- When the LSB of n is 0, white/black reverse mode is turned off.
- When the LSB of n is 1, white/black reverse mode is turned on.
Input:
0x41 0x42 0x43 0x44 0x45
0x0a
0x1d 0x42 0x01
0x41 0x42 0x43 0x44 0x45
0x0a
Output:
GS H
[Name]
[Format]
[Range]
[Default]
[Description]
Selects the printing position of HRI characters.
ASCII
GS
H
n
Hex
1D
48
n
Decimal
29
72
n
0 ≤ n ≤ 3, 48 ≤ n ≤ 51
n=0
Selects the printing position of HRI characters when printing a bar code.
- n selects the execution of printing and the printing position as follows:
N
Printing position
0, 48
Not printed.
1, 49
Above the bar code.
2, 50
Below the bar code.
3, 51
Both above and below the bar code.