ESC J

 

 

Perform n/216-inchLine Feed

Format:

ESC

J

 

ASCII code:

n

Decimal:

27

74

n

Hexadecimal:

1B

4A

n

Comments:

Advances the paper n/216 of an inch. The value of n must be from O-255. This command produces an immediate line feed but does not affect subsequent line spacing and does not produce a carriage return.

Vertical tabbing

Tab Vertically

Format:

A S C I I c o d e : V T

Decimal:11

Hexadecimal: 0 B

Comments:

Advances the paper to the next tab setting in the channel selected by ESC/. If no channel has been selected, channel 0 is used. If no vertical tabs have been selected, the paper advances one line.

ESC B

 

 

 

 

Set Vertical Tabs

Format:

 

 

 

 

 

NUL

ASCII code:

ESC

B

n1

n2

. . .

Decimal:

2 7

6 6

n 1

n 2

. . .

0

Hexadecimal:

1B

42

n1

n2

...

00

Comments:

Sets up to 16 vertical tabs in the current line spacing. Tab settings are not affected by subsequent changes in line spacing. The tab settings are entered as nl, n2, etc., all from 1-255, in ascending order. The NUL character indicates the end of the command. All settings are stored in channel 0 (see ESC b). ESC B NUL clears the tab settings.

Command Summary

A-15