Hide thumbs Also See for U590P:
Table of Contents

Advertisement

CONFIDENTIAL
ESC $ n
n
L
H
[Name]
[Format]
[Range]
ESC \ n
n
L
H
[Name]
[Format}
[Range]
ESC $ n
n
sets the print starting position to (n
L
H
margin.
ESC \ n
n
moves the print starting position to (n
L
H
current position. Use the complement of N for setting N pitch movement to the left:
× 256) = 65536-N.
(n
+ n
L
H
The horizontal motion unit set by GS P is used. The default setting of the horizontal motion unit is
1/150 inch.
PRINT #1, CHR$(&H1D);"P";CHR$(150);CHR$(144);
PRINT #1, "ABCD";
PRINT #1, CHR$(&H1B);"$";CHR$(90);CHR$(0);
PRINT #1, "EFGH"; CHR$(&HA);
PRINT #1, "ABCD";
PRINT #1, CHR$(&H1B);"\";CHR$(90);CHR$(0);
PRINT #1, "EFGH"; CHR$(&HA);
1-22 Command Descriptions
Set absolute print position
ASCII
ESC
Hex
1B
Decimal
27
0 ≤ n
≤ 255
L
0 ≤ n
≤ 255
H
Set relative print position
ASCII
ESC
Hex
1B
Decimal
27
0 ≤ n
≤ 255
L
0 ≤ n
≤ 255
H
Program Example
$
n
n
L
H
24
n
n
L
H
36
n
n
L
H
\
n
n
L
H
5C
n
n
L
H
92
n
n
L
H
× 256) × horizontal motion unit from the left
+ n
L
H
× 256) × horizontal motion unit from the
+ n
L
H
Print Sample
90/150 inch
ABCD
EFGH
ABCD
EFGH
90/150 inch
Rev. A

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tm-u590

Table of Contents