A SERVICE OF

logo

ZQ110
Rev. 1.00
- 18 -
Mobile Printer Command Manual
ESC
[Name]
[Format]
[Range]
[Default]
[Description]
[Example]
Turn underline mode on/off.
ASCII
ESC
-
n
Hex
1B
2D
n
Decimal
27
45
n
0 ≤ n ≤ 2, 48 ≤ n ≤ 50
n=0
Turn underline mode on or off, based on the following values of n:
n
Function
0,48
Turns off underline mode.
1,49
Turns on underline mode, set at 1-dot width.
2,50
Turns on underline mode, set at 2-dot width.
Input:
0x1b 0x2d 0x00
0x54 0x45 0x53 0x54 0x30 0x30
0x0a 0x0a
0x1b 0x2d 0x01
0x54 0x45 0x53 0x54 0x30 0x31
0x0a 0x0a
0x1b 0x2d 0x02
0x54 0x45 0x53 0x54 0x30 0x32
0x0a
Output: