THERMAL RECEIPT PRINTER
2
3
、
ESC SP n
Set right-side character spacing
[Format]
ASCII
ESC
SP
n
Hex
1B
20
n
Decimal
27
32
n
[Range]
0
≤
n
≤
255
[Description] Sets the character spacing for the right side of the character to inches [ n x
horizontal motion units].
[Details]
§
When characters are enlarged n times, the right-side character spacing is n
times normal value.
§
The maximum right-side spacing is 255/203 inches. Any setting exceeding the
maximum is converted to the maximum automatically.
[Default]
n = 0
[Reference]
GS P
4
、
ESC ! n
Set print mode
[Format]
ASCII
ESC !
n
Hex
1B 21
n
Decimal
27 33
n
[Range]
0
≤
n
≤
255
[Description]
Selects print mode(s) using n as follows:
Bit
1/0 HEX
DECIMAL
FUNCTION
0
00
0
Character font A (12 14) selected.
0
1
01
1
Character font B (12 12) selected.
1,2
---
---
Undefined.
0
00
0
Emphasized mode not selected.
3
1
08
8
Emphasized mode selected.
0
00
0
Double-height mode not selected.
4
1
10
16
Double-height mode selected.
0
00
0
Double-width mode not selected.
5
1
20
32
Double-width mode selected.
6
---
---
Undefined.
0
00
0
Underline mode not selected.
7
1
80
128
Underline mode selected.
[Note]
§
When both double-height and double-width modes are selected, quadruple
size characters are printed.
§
Underlining is added to the entire width of each character, including the
space to the right of a character, but is not added to portions of lines that
were skipped by means of an HT.
[Default]
n = 0
[Reference]
ESC - ESC E
,
GS !