Function command, Move to dot line ( d, Inch n – Compuprint 9060LA Programmer Manual User Manual
Page 42: 2, n, 0 (1 < d, 255) (1 < d, 127) esc ( v ( n, Vertical relative move by ( d, 4, n, 0 esc ( c ( n

40
Function Command
Tabulation (cont.)
Move to dot line (d
1
+ d
2
x 256)/360
(*2)
inch
n
1
= 2, n
2
= 0 (1 < d
1
< 255) (1 < d
2
< 127)
ESC ( V (n
1
) (n
2
) (d
1
) (d
2
)
Vertical relative move by (d
1
+ d
2
x 256)/360
(*1)
inch n
1
= 2, n
2
= 0
(1 < d
1
< 255) (1 < d
2
< 127) –32768 < d
1
+ d
2
x 256 < 32768
ESC ( v (n
1
) (n
2
) (d
1
) (d
2
)
Page Formatting
Set right margin to column n (1 < n < 255)
ESC Q (n)
Set left margin to column n (1 < n < 255)
ESC l (n)
Set top and bottom margins from top of page
n
1
= 4, n
2
= 0
ESC ( c (n
1
) (n
2
) (t
1
) (t
2
) (b
1
)
(b
2
)
Top margin =
(t
1
+ t
2
x 256)/360(*2) inch
(0
< t
1
< 255) (1 < t
2
< 127)
Bottom margin = (b
1
+ b
2
x 256)/360(*2) inch
(0
< b
1
< 255) (0 < b
2
< 127)
Set perforation skip by n lines (1 < n < 127)
ESC N (n)
Perforation skip off
ESC O
Set page length to n inches
ESC C (n)
Reset page length
ESC C NUL (n)
Set page length to (d
1
+ d
2
x 256)/360(*1) inch
n
1
= 2, n = 0 (0 < d
1
< 255) (0 < d
2
< 127)
ESC ( C (n
1
) (n
2
) (d
1
) (d
2
)
*1, The value depends on the pitch set by the ESC ( U command.
*2, The value depends on the pitch set by the ESC ( U command. The default is 1/360 inch.