Confidential
EPSON
TITLE
SHEET
REVISION
NO.
SHEET
NEXT
F
88 87
TM-T90
Specification
(STANDARD)
ESC ? n
[Name] Cancel user-defined characters
[Format] ASCII ESC ? n
Hex 1B 3F n
Decimal 27 63 n
[Range] 32 ≤ n ≤ 126
[Description] • Cancels user-defined characters, specified with character codes.
ESC @
[Name] Initialize printer
[Format] ASCII ESC @
Hex 1B 40
Decimal 27 64
[Description] • Clears the data in the print buffer and resets the printer modes to the mode that were in effect
when the power was turned on.
ESC D n1...nk NUL
[Name] Set horizontal tab positions
[Format] ASCII ESC D n1...nk NUL
Hex 1B 44 n1...nk 00
Decimal 27 68 n1...nk 0
[Range] 1 ≤ n ≤ 255
0 ≤ k ≤ 32
[Default] n = 8, 16, 24, 32, 40, ..... , 232, 240, 248 (for font A in a standard character size width)
[Description] • Sets horizontal tab positions.
•
n specifies the number of columns from the setting position to the left margin or the
beginning of the line.
•
k specifies the number of bytes set for the horizontal tab position.