Tabs

 

H T

Tab Horizontally

Format:

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

Decimal:

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: 1 B

44

(n1)

(n2)

...

00

Comments:

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

VT

Tab Vertically

Format:

 

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

Decimal: 11

Hexadecimal: 0 B

Control: CTRL K

Comments:

Advances the paper to the next tab setting. If no vertical tabs have been selected, the paper advances one line.

J-20