Epson TM-U210 Series Printer User Manual


 
Confidential
EPSON
TITLE
SHEET
REVISION
NO.
SHEETNEXT
L
TM-U210 series
Specification
(STANDARD)
77 76
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.
[Notes] • 2-pass printing is slower in emphasized mode.
• Only the lowest bit of n is enabled.
• The printer does not emphasize bit-images.
• This command and ESC ! turn on and off emphasized mode in the same way.
The last received command becomes effective.
• Printer output is the same in double-strike (ESC G) and in emphasized.
• This command affects the alphanumeric and Kanji character printing.
[Default] n = 0
[Reference] ESC !, ESC G
ESC G n
[Name] Turn double-strike mode on/off
[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.
• When the LSB of n is 0, double-strike mode is turned off.
• When the LSB of n is 1, double-strike mode is turned on.
[Notes] • 2-pass printing is slower in double-strike mode.
• Only the lowest bit of n is enabled.
• The printer does not double-strike bit-images.
• Printer output is the same in double-strike and in emphasized (ESC E).
• This command affects the alphanumeric and Kanji character printing.
[Default] n = 0
[Reference] ESC E