Commands Arranged by Topic
ESC SO
Select Double-wide Mode (one line)
Format:
ASCII code:
ESC SO
Decimal:
27 14
Hexadecimal: 1B 0E
Comments:
Duplicates the SO command.
ESC W
Turn Double-wide Mode On/Off
Format:
ASCII code:
ESC W
n
Decimal:
27 87
n
Hexadecimal: 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
Format:
ASCII code:
DC4
Decimal:
20
H e x a d e c i m a l : 1 4
Cancel Double-wide Mode (one line)
Comments:
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