User's Manual

Table Of Contents
C-6 User's Manual
COMMAND SETS (DPL24C PLUS)
Function Command
Tabulation
Horizontal tab execution HT
Set horizontal tabs ESC D (n
1
) ... (n
k
)
The values of n
1
to n
k
in this command NUL
are the ASCII values of the print
columns (at the current character width)
at which tabs are to be set.
(1 - n - 255) (1 - k - 255)
Move to print column n (1 - n - 255) ESC HT (n)
Move dot column n/360 inch ESC $ (n
1
) (n
2
)
(n = n
1
+ n
2
x 256)
The value below is for 136-column printers.
(0 - n
1
255) (0 - n
2
- 19)
(0 - n
2
x 256 + n
1
- 4895)
Horizontal relative move by n/360 inch ESC e R (s)
(–999 - n
1
n
2
n
3
- +999) (n
1
) (n
2
) (n
3
)
n
1
, n
2
, and n
3
are the hundreds, tens, and
units digits of the distance. s is a plus
or minus ( + or ) sign.
Vertical tab execution VT
Set vertical tabs ESC B (n
1
) ... (n
k
)
The values of n
1
to n
k
in this command NUL
are the ASCII values of the lines (at the
current line spacing) at which tabs are
to be set.
(1 - n - 255) (1 - k - 64)
Move to line n (1 - n - 255) ESC VT (n)
Page Formatting
Set right margin (0 - n - 255) ESC Q (n)
Set left margin (0 - n - 255) ESC l (n)
Set perforation skip by n lines ESC N (n)
(1 - n - 127)
Perforation skip off ESC O
Set page length to n lines ESC C (n) or
(1 - n - 127) ESC e C (n) or
ESC FF (n)