ASCII

Dec.

H e x .

Description

LF

10

0A

Line Feed

ESC 0

48

30

Select l/&inch Line Spacing

ESC 1

49

31

Select 7/72-inch Line Spacing

ESC 2

50

32

Select l/6-inch Line Spacing

ESC 3 n

51

33

Set n/216-inch Line Spacing

ESC A n

65

41

Select n/72-inch Line Spacing

ESC J n

74

4A

Perform n/216-inch Line Feed

VT

11

O B

Tab Vertically

ESC B nn

66

42

Set Vertical Tabs

 

 

 

Up to 16 tabs entered in ascending

 

 

 

order; last n should be 0

ESCbcnn

98

62

Set Vertical Tabs in Channels

 

 

 

Same as ESC B, except that c selects a

 

 

 

channel for the vertical tabs, which

 

 

 

must be between O-7.

ESC / c

47

2F

Select Vertical Tab Channel

Horizontal motion:

ASCII

Dec.

H e x .

Description

ESC l n

108

6C

Set Left Margin

 

 

 

n = Left margin column

ESC Q n

81

51

Set Right Margin

 

 

 

n = Right margin column

BS

8

08

Backspace

ESC $ nl n2

36

24

Set Absolute Horizontal Print Position

 

 

 

n = (nl + n2 x 256)/60 inches

 

 

 

n: Specifies print position as n/60

 

 

 

inches from left margin

ESC \ nl n2

92

5C

Set Relative Horizontal Print Position

 

 

 

n = (nl t n2 x 256)/120 inches

n: Moves current print position by n/120 inches. If displacement is to the left, subtract it from 65536.

B-4Printer Commands and Character Tables