Confidential
EPSON
TITLE SHEET
REVISION NO.
SHEETNEXT
92 91
TM-T88III series Specification
(STANDARD) B
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 em phasized 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] 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 !.
[Default] n = 0
[Reference] ESC !
ESC G n
[Name] Turn on/off double-strike mode
[Format] ASCII ESC G n
Hex 1B 47 n
Decimal 27 71 n
[Range] 0
n 255
[Description] Turns double- strike mode on or off.
W hen the LSB of n is 0, double-strike mode is turned off.
W hen the LSB of n is 1, double-strike mode is turned on.
[Details] Only the lowest bit of n is enabled.
Printer output is the sam e in double-strike mode and in emphasized mode.
[Default] n = 0
[Reference] ESC E