beautypg.com

Epson 8900 Series User Manual

Page 84

background image

TI Model 880 Printer Emulation 4-23

Set Vertical Tab Stops

Escape sequence:

ESC

[

N1...N16

v

Hexadecimal:

1B

5B

N1...N16

76

Escape sequence:

ESC

1

n1...n16

NUL

Hexadecimal:

1B

31

n1...n16

00

These commands set vertical tab stops at the lines specified by the
variables N1 through N16 or n1 through n16, where each of the
variables N1 through N16 or n1 through n16 can be any value in the
range of 0 through 113. The command ESC 1 n1...n16 NUL also
clears all previously set tab stops.

Set Vertical Tab Stop at Current Position

Escape sequence:

ESC

J

Hexadecimal:

1B

4A

Clear All Vertical Tab Stops

Escape sequence:

ESC

[

4

g

Hexadecimal:

1B

5B

34

67

Clear Vertical Tab Stop at Current Position

Escape sequence:

ESC

[

1

g

Hexadecimal:

1B

5B

31

67

Character Pitch Commands

Character pitches of 5, 8.3, 10, 12, and 16.7 characters per inch (cpi)
are available in the Model 880 emulation mode.

Set Character Pitch to 5 cpi

Escape sequence:

ESC

P

I

ESC

\

Hexadecimal:

1B

50

49

1B

5C

Set Character Pitch to 8.3 cpi

Escape sequence:

ESC

P

J

ESC

\

Hexadecimal:

1B

50

4A

1B

5C