Print position motion

 

ASCII

Dec.

Hex.

Description

 

 

 

 

 

 

 

ESC

$ nl n2

36

24

Set Absolute Horizontal Print Position

 

 

 

 

 

n=nl +n2x256

 

 

 

 

 

n: Specifies print position from left

 

 

 

 

 

 

margin in defined units

 

 

 

 

 

*

Before you define the unit, the

 

 

 

 

 

 

default is l/60 inch for this

 

 

 

 

 

 

command.

 

ESC

\ nl n2

92

5C

Set Relative Horizontal Print Position

 

 

 

 

 

n=nl +n2x256

 

 

 

 

 

n: Moves current print position in

 

 

 

 

 

 

defined units

 

 

 

 

 

Before you define the unit, the

 

 

 

 

 

 

default is 1 /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(V20nl n2

 

 

 

 

 

n=nl +n2x256

 

 

 

 

 

n: Specifies print position from top

 

 

 

 

 

 

margin in defined units

 

ESC(vnn

40 118

28 76

Set Relative Vertical Print Position

 

 

 

 

 

ESC(v20nl n2

 

 

 

 

 

n=nl +n2x256

 

 

 

 

 

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

OB

Tab Vertically

 

ESCJn

74

4A

Advance paper n/ 180 inch

Font selection

 

 

 

 

ASCII

Dec.

 

Description

 

 

 

 

 

 

ESCkn

107

6B

Select Typeface

 

 

 

 

n = 0: Roman

4: Script

1: Suns Serif 10: Roman T

2: Courier 11: Suns Serif H

3: Prestige

Appendix A-15