User's Manual

Table Of Contents
C-25
Command
Sets
User's Manual
COMMAND SETS
Function Command
Set vertical tabs ESC B (n
1
) ...
The values of n
1
to n
k
in this (n
k
) NUL
command are the ASCII values of the
lines (at the current line spacing)
at which tabs are to be set.
(1 - n - 255) (1 - k - 16)
Move to dot line (d
1
+ d
2
¥ 256)/360
(*1)
inch ESC ( V (n
1
) (n
2
)
n
1
= 2, n
2
= 0 (d
1
) (d
2
)
(0 - d
1
- 255) (0 - d
2
- 127)
Vertical relative move by (d
1
+ d
2
¥ 256)/360
(*1)
ESC ( v (n
1
) (n
2
)
inch (d
1
) (d
2
)
n
1
= 2, n
2
= 0
(0 - d
1
- 255) (0 - d
2
- 127)
32768 - d
1
+ d
2
¥ 256 - 32768
Page Formatting
Set right margin to column n ESC Q (n)
(1 - n - 255)
Set left margin to column n ESC l (n)
(0 - n - 255)
Set top and bottom margins from top of page ESC ( c (n
1
) (n
2
)
n
1
= 4, n
2
= 0 (t
1
) (t
2
) (b
1
) (b
2
)
Top margin = (t
1
+ t
2
¥ 256)/360
(*1)
inch
(0 - t
1
- 255) (0 - t
2
- 127)
Bottom margin = (b
1
+ b
2
¥ 256)/360
(*1)
inch
(0 - b
1
- 255)
(0 - b
2
- 127)
Set perforation skip by n lines ESC N (n)
(1 - n - 127)
Perforation skip off ESC O
Set page length to n lines (1 - n - 127) ESC C (n)
Set page length to n inches (1 - n - 22) ESC C NUL (n)
Set page length to (d
1
+ d
2
¥ 256)/360
(*1)
inch ESC ( C (n
1
) (n
2
)
n
1
= 2, n
2
= 0 (d
1
) (d
2
)
(0 - d
1
- 255) (0 - d
2
- 127)
*1
This pitch is the default, but can be changed by the ESC ( U command
beforehand.