C O N F I D E N T I A L
Paper roll
Character commands
ESC E
Ver. 10.01
p. 122
ESC E
S
ETTING
COMMAND
[Name]
Turn emphasized mode on/off
[Format]
ASCII
ESC E
n
Hex
1B
45
n
Decimal
27
69
n
[Range]
0
≤
n
≤
255
[Default]
n
= 0
[Printers not featuring this command] None
[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]
■
This mode is effective for alphanumeric, Kana, multilingual, and user-defined characters.
■
The settings of this command are effective until
ESC !
is executed,
ESC @
is executed, the printer is reset,
or the power is turned off.
[Model-dependent variations]
TM-U300A/B
,
TM-U210
,
TM-U220
,
TM-U230
TM-U300A/B
This command is available on the Japanese Kanji model.
TM-U210
,
TM-U220
,
TM-U230
Print speed is slow when emphasized mode on because this printer prints with 2 passes in this
mode.
Program Example for all printers
Print Sample
PRINT #1, CHR$(&H1B);"E";CHR$(1);
←
Select
AAAAA
←
Emphasized
PRINT #1, "AAAAA"; CHR$(&HA);
BBBBB
←
Normal
PRINT #1, CHR$(&H1B);"E";CHR$(0);
←
Cancel
PRINT #1, "BBBBB"; CHR$(&HA);
Character commands
Summary of Contents for TM-L90 series
Page 658: ...C O N F I D E N T I A L Paper roll Character code tables Ver 10 01 p 658 Page 1 Katakana ...
Page 662: ...C O N F I D E N T I A L Paper roll Character code tables Ver 10 01 p 662 Page 5 PC865 Nordic ...
Page 663: ...C O N F I D E N T I A L Paper roll Character code tables Ver 10 01 p 663 Page 6 Hiragana ...
Page 666: ...C O N F I D E N T I A L Paper roll Character code tables Ver 10 01 p 666 Page 16 WPC1252 ...
Page 668: ...C O N F I D E N T I A L Paper roll Character code tables Ver 10 01 p 668 Page 18 PC852 Latin2 ...
Page 669: ...C O N F I D E N T I A L Paper roll Character code tables Ver 10 01 p 669 Page 19 PC858 Euro ...