Esc[ p1; pn u, Vertical movements, Esc d or ind – Compuprint 10200 Programmer Manual User Manual
Page 126

Commands
122
ESC[ p
1
; p
n
u
Sets horizontal tab stops at specified positions multiple horizontal tab set (HTS).
ASCII Code
ESC[ p
1
; p
n
u
Hexadecimal Value
1B 5B p
1
3B p
n
75
Decimal Value
27 91 p
1
59 p
n
117
This command sets up to 22 horizontal tab stops at each decipoint position specified by p
parameters. When specifying more than one position, enter the parameters in ascending order.
V
V
e
e
r
r
t
t
i
i
c
c
a
a
l
l
M
M
o
o
v
v
e
e
m
m
e
e
n
n
t
t
s
s
LF
Line feed.
ASCII Code
LF
Hexadecimal Value
0A
Decimal Value
10
This code positions the paper one line space as indicated by the current line spacing value.
ESC D or IND
Index.
ASCII Code
ESC D or IND
Hexadecimal Value
1B 44 (7-bit) or 84 (8-bit)
Decimal Value
27 68 (7-bit) or 132 (8-bit)
This command causes the paper to be positioned down one line space as indicated by the current
line spacing value.