Specifications
Confidential
EPSON
TITLE
SHEET
REVISION
NO.
SHEET
NEXT
D
TM-U230
Specification
(STANDARD)
79 78
ESC SP n
[Name] 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 [n × 0.159 mm {1/160"}].
[Details] • The right-side character spacing for double-width mode is twice the normal value.
[Default] n = 0
ESC ! n
[Name] Select print mode(s)
[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 Off/On Hex Decimal Function
0 Off 00 0
Character font A (9 × 9) selected.
On 01 1
Character font B (7 × 9) selected.
1 - - - Undefined.
2 - - - Undefined.
3 Off 00 0 Emphasized mode not selected.
On 08 8 Emphasized mode selected.
4 Off 00 0 Double-height mode not selected.
On 10 16 Double-height mode selected.
5 Off 00 0 Double-width mode not selected.
On 20 32 Double-width mode selected.
6 - - - Undefined.
7 Off 00 0 Underline mode not selected.
On 80 128 Underline mode selected.
[Details] • 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
.
• The underline setting by this command does not affect the Kanji character printing.
[Default] n = 1
[Reference]
ESC E, ESC –