User`s guide

Print position motion
ASCII
Dec.
Hex.
Description
ESC $ n1 n2
36
24
ESC \ n1 n2
92
5C
ESC (V nn
40 86
28 56
ESC (v nn
40118
28 76
ESC D
nn
68 44
HT
9
09
Set Absolute Horizontal Print
Position
n = n1 + n2 x 256
n: Specifies print position from left
margin in defined units
Before you define the unit, the
default is 1/60-inch for this
command.
Set Relative Horizontal Print
Position
n = n1 + n2 x 256
n: Moves current print position in
defined units
Before you define the unit, the
default is 1/120-inch in draft and
1/180-inch in LQ for this
command.
Set Absolute Vertical Print
Position
ESC (V 2 0 n1 n2
n = n1 + n2 x 256
n: Specifies print position from top
margin in defined units
Set Relative Vertical Print
Position
ESC (v 2 0 n1 n2
n = n1 + n2 x 256
n: Moves current print position in
defined units
Set Horizontal Tabs
Up to 32 tabs entered in ascending
order; terminated by 0
Tab Horizontally
A-20
Specifications,
Command Summary, and Character Tables