– 34 –
FUNCTION
Cancel expanded character mode
CODE
<DC4>
(14)H
OUTLINE
Cancels expanded character mode set by <SO> or <ESC>
“W” “1” or <ESC> “W” <1> code. Data following this code
is printed out in normal size characters.
Same as <ESC> “W” “0” or <ESC> “W” <0>.
FUNCTION
Select expanded character mode
CODE
<ESC> “W” “1” or <ESC> “W” <1>
(1B)H (57)H (31)H or (1B)H (57)H (01)H
OUTLINE
Data following this code is printed in double-width charac-
ters.
Same as <SO>.
FUNCTION
Cancel expanded character mode
CODE
<ESC> “W” “0” or <ESC> “W” <0>
(1B)H (57)H (30)H or (1B)H (57)H (00)H
OUTLINE
Cancels expanded character mode set by <ESC> “W” “1” or
<ESC> “W” <1> or <SO> code. Data following this code is
printed out in normal size characters.
Same as <DC4>.
FUNCTION
Select emphasized print mode
CODE
<ESC> “E”
(1B)H (45)H
OUTLINE
Data following this code is printed in the emphasized print
mode. In this mode, only uni-directional printing is per-
formed.
FUNCTION
Cancel emphasized print mode
CODE
<ESC> “F”
(1B)H (46)H
OUTLINE
Cancels emphasized print mode.