Vertical Spacing Commands (continued)

Function:

Cancel bottom margin

Format:

 

 

ASCII

<ESC>

“0”

Decimal

27

79

Hexadecimal

1B

4F

Remarks:

Sets the bottom margin to 0 lines. The command uses the letter “0”, not the number zero.

Function:

Vertical tab

Format:

ASCII<VT>

Decimal11

H e x a d e c i m a l 0 B

Remarks:

Advances the paper to the next vertical tab position. If no vertical tabs have been set, this code advances the paper one line.

Function:

Set vertical tabs

Format:

 

“B”

 

 

 

< N U L >

ASCII

<ESC>

n1

n2

n3 ...

Decimal

27

66

n1

n2

n3

...

0

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

42

n1

n2

n3

...

00

Remarks:

Sets the vertical tabs on lines n1, n2, n3, etc. You can set up to 16 vertical tab positions. The values of n1, n2, n3, etc. can range from 1 to 254 and must be entered in ascending order.

A-5