ESC W

 

 

Turn Double-wide Mode On/Off

Format:

ESC

W

 

ASCII code:

n

Decimal:

27

87

n

H e x a d e c i m a l : 1 B

57

n

Comments:

The following values can be used for n:

1: The mode is turned ON.

(The characters “0” and “1”

0: The mode is turned OFF.

can also be used.)

Double-wide mode doubles the width of all characters.

Print Enhancement

E X E

 

Select Emphasized Mode

Format:

ESC

E

ASCII code:

Decimal:

27

69

Hexadecimal:

1B

45

Comments:

Makes text bolder by printing each dot twice, with the second dot slightly to the right of the first.

ESC F

 

Cancel Emphasized Mode

Format:

ESC

F

ASCII code:

Decimal:

27

70

Hexadecimal:

1B

46

Comments:

Cancels emphasized, the mode selected by ESC E.

Command Summary

A-23