Specifications

Confidential
SHEET
118
NO.
SHEET
REVISION
I
TITLE
NEXT
119
TM-H5000II
IIII
II 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 of n is 0, emphasized mode is turned off.
When the LSB of n is 1, emphasized mode is turned on.
[Details] Two-pass printing is executed on slip; therefore, printing speed is slow.
Only the least significant bit of n is enabled.
This command and ESC ! turn on and off emphasized mode in the same way.
Be careful when this command is used with ESC !.
Emphasized and double-strike printing appear the same.
[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 reverse eject of slip paper
When the LSB of n is 0, cancels the slip paper reverse eject.
When the LSB of n is 1, sets the slip paper reverse eject.
[Details] Only the least significant bit of n is enabled.
[Default] n = 1
[Reference] FF