Epson ESUP Commands Arranged by Topic

Word processing

 

 

 

ESCa

 

 

Select Justification

Format:

 

 

 

ASCII code:

ESC

 

n

Decimal:

27

9"7

n

Hexadecimal:

1B

61

n

Comments:

The following values can be used for n:

0:Selects left justification.

1:Selects centering.

2:Selects right justification.

3:Select0 full justification.

The default setting is n-0.Full justification (n-3) is performed when the buffer Becomes full or when a CR, VT, LF, or FF command is received. The commands DEL and BS are invalid in n =3 mode. For n =3 there must be m carriage, returns within a x=wwvh.

ESC SP (space)

 

 

Set Intercharacter Space

Format:

 

 

 

ASCII code:

ESC

SP

n

Decimal:

27

32

n

Hexadecimal:

1B

20

n

Comments:

Set the amount of space added to the right of each character in addition to the space already allowed in the design of the character. The number of units of space is equal to n, which should be from 0 to 127. Each unit of space is 1/12Oth of an inch.

Command Summary 9-33