Horizontal and Vertical Position Absolute (HVP)

CSI ... f

 

 

 

 

 

 

 

 

 

Data Structure

ASCII

CSI

n1

;

n2

"f"

[B] [C]

set horizontal and vertical position absolute

 

hex.

 

9B

n1

3B

n2

66

 

 

 

dec.

 

155

n1

59

n2

102

 

 

Description

n1

=

vertical position

 

 

 

 

 

n2

=

horizontal position

 

 

 

 

This sequence moves the print head to a horizontal and vertical print position absolute.

The unit depends on PUM (Positioning Unit Mode) and is either lines or defined by the SSU-function (Select Size Unit, see page 8).

Example:

 

CSI f

move the print position to the top left position on page

CSI 20 ; 35 f

move the print position to line (vertical position) 20 and horizontal

 

character position 35

 

(if PUM is turned off)

Note that during manual and automatic cut sheet feeding your printer can only reverse the form a limited distance.

60Print Positioning

Page 296
Image 296
Tally Genicom Matrix Printer manual CSI ... f, Data Structure