Print position motion

ASCII Dec. Hex. Description

ESC $ nl n2

36

24

Set Absolute Horizontal Print Position

n = nl + n2 x 256

n: Specifies print position from left margin in defined units

* Before you define the unit, the default unit is l/60 inch for this command.

ESC \ nl n2

92

5c

Set Relative Horizontal Print Position

 

 

 

n = nl + n2 x 256

 

 

 

n: Moves current print position in

 

 

 

defined units

 

 

 

* Before you define the unit, the

 

 

 

default unit is l/120 inch in draft

 

 

 

and l/180 inch in LQ for this

 

 

 

command.

ESC(Vnn

40 86

28 56

Set Absolute Vertical Print Position

 

 

 

ESC(V20nln2

 

 

 

n = nl + n2 x 256

 

 

 

n: Specifies print position from top

 

 

 

margin in defined units

ESC(vnn

40118

2876

Set Relative Vertical Print Position

 

 

 

ESC(v20nln2

 

 

 

n = nl + n2 x 256

 

 

 

n: Moves current print position in

 

 

 

defined units

ESC D nn

68

44

Set Horizontal Tabs

 

 

 

Up to 32 tabs entered in ascending

 

 

 

order

 

 

 

Terminated by 0

HT

9

09

Tab Horizontally

ESC B nn

66

42

Set Vertical Tabs

 

 

 

Up to 16 tabs; last n should be 0

VT

11

08

Tab Vertically

ESCJn

74

4A

Advance paper n / 180 inch

A-14A p p e n d i x