Commands Arranged by Topic
ESC SO
Format:
ASCII
code:
Decimal:
Hexadecimal:
ESC SO
27 14
1B OE
Select Double-wide Mode (one line)
Comments:
Duplicates the SO command.
ESC W
Format:
ASCII code:
Decimal:
Hexadecimal:
Turn Double-wide Mode On/Off
ESC W n
27 87 n
1B 57 n
Comments:
Doubles the width of all characters.
The following values can be used for n:
1: Turns mode on.
0: Turns mode off.
DC4
Cancel Double-wide Mode (one line)
Format:
ASCII code:
Decimal :
Hexadecimal:
Comments:
DC4
20
14
Cancels double-wide mode selected by SO or ESC SO, but not
double-wide mode selected by ESC W or ESC !.
Command Summary
9-27