Horizontal Tab Stops ON

Horizontal Tab Stops OFF (TBC)

CSI ... u

ESC H CSI ... g

Data Structure

ASCII

CSI

n1

"u"

[A]

set horizontal tab stop

 

hex.

9B

n1

75

 

 

 

 

 

 

dec.

155

n1

117

 

 

 

 

 

ASCII

ESC

"H"

 

 

[C]

set horizontal tab stop at current position

 

hex.

1B

48

 

 

 

 

 

 

 

dec.

27

72

 

 

 

 

 

 

 

ASCII

CSI

n

"g"

[A]

clear all horizontal tab stops

 

hex.

9B

n

67

 

 

 

 

 

 

dec.

155

n

103

 

 

 

 

Description

 

Print width 8 inches

 

Print width 13,6 inches

 

 

n1

 

=

1...

80 at 10 cpi

 

= 1...136 at 10 cpi

 

 

 

 

=

1...

96 at 12 cpi

 

= 1...163 at 12 cpi

 

 

 

 

=

1...120 at 15 cpi

 

= 1...204 at 15 cpi

 

 

 

 

=

1...136 at 17.1 cpi

= 1...232 at 17.1 cpi

 

 

 

 

=

1...160 at 20 cpi

 

= 1...272 at 20 cpi

 

Values for n1 are valid for a line length of 8 inches (80-column printer) or 13.6 inches (136-column printer) set in the menu.

Up to 16 tab stops can be joined in one sequence as follows:

CSI n1 ; n2 ; n3 ; ... ; n16 u

The parameters do not have to be sorted. The positions of the horizontal tab stops depend on the current character density.

This sequence is interpreted as a Epson/IBM-sequence (ESC H = LQ off), if the emula- tion MTPL+Epson/IBM is set.

46Print Positioning

Page 282
Image 282
Tally Genicom Matrix Printer manual CSI ... u ESC H CSI ... g, Ascii CSI