Tabs

 

HT

Tab Horizontally

Format:

ASCII code: H TDecimal:9

Hexadecimal: 09

Control:

CTRL I

Comments:

Advances the print position to the next horizontal tab setting.
ESC D

 

 

 

Set Horizontal Tabs

Format:

ESC

D

(n1)

(n2)

...

0

ASCII code:

Decimal:

27

68

(n1)

(n2)

...

0

Hexadecimal:

1B

44

(n1)

(n2)

...

00

Comments:

This command allows setting of up to 32 horizontal tabs. These are entered as nl, n2, n3 etc. (in the range 1 to 255) with ASCII 0 as the terminator. The tab settings nl, n2, n3 etc. must be entered in ascending order. If nl = 0, all tabs are cleared. The settings on power up or after an ESC @ command are every eight characters.

VTTab Vertically

Format:

ASCII code: VT

Decimal:

11

Hexadecimal: 0B

Control:

CTRL K

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.

C-16