Specifications
Confidential
SHEET
97
NO.
SHEET
REVISION
H
TITLE
NEXT
98
TM-U590 series
Specification
(STANDARD)
ESC E n
[Name] Turn emphasized mode on/off
[Format] ASCII ESC E n
Hex 1B 45 n
Decimal 27 69 n
[Range] 0 ≤ n ≤ 255
[Description] Turns emphasized mode on or off
When the LSB is 0, emphasized mode is turned off.
When the LSB is 1, emphasized mode is turned on.
[Notes] • Only the least significant bit of n is enabled.
• This command and ESC ! turn on and off emphasized mode in the same way.
The command which is executed at latest is effective.
• Emphasized and double-strike printing appear the same.
• Two-pass printing is executed; therefore, printing speed goes slow.
[Default] n = 0
[Reference] ESC !
ESC F
[Name] Set/cancel slip paper reverse eject
[Format] ASCII ESC F n
Hex 1B 46 n
Decimal 27 70 n
[Range] 0≤ n ≤ 255
Description] Sets or cancels the slip paper reverse eject
When the LSB is 0, cancels the slip paper reverse eject.
When the LSB is 1, sets the slip paper reverse eject.
[Notes] • Only the least significant bit of n is enabled.
• The command is enabled only when input at the beginning of the line.
[Default] n = 1
[Reference] FF