Commands Arranged by Topic

ESC SO

Select Double-wide Mode (one line)

Format:

ASCII code: E S C S O

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.

DC4Cancel Double-wide Mode (one line)

Format:

ASCII code: DC4

Decimal :20

Hexadecimal: 14

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