– 39 –
PAGE MODE
REMARKS
This command stores graphic data into image memory.
x1x2x3x4 : Print start position in the X direction. (0000 to 0800
×
0.1 mm)
y1y2y3y4 : Print start position in the Y direction. (0000 to 3000
×
0.1 mm)
|1|2|3|4
: Defines the length (Y direction) of the graphic area.
(0001 to 2400 dots)
w1w2w3 : Defines the width (X direction) of the graphic area.
(010 to 080 dots)
n11.…nmk:n11 represents data in the 1st line. Each line ends with
<LF>.
Data (X direction) appears in the same way as bit
image data. n21 represents data in the 2nd line.
Note:
a) This command can be used any number of times.
b) Size of graphic data is set in 1 mm units (byte units
(8 bits/bytes)) in the X direction and 0.125 mm units
(dot units) in the Y direction.
c) <ESC> “X” cancels data that was set using the
command.
d) If “;” or “,” is missing, printer goes into an error
condition.
EXAMPLE
Position of starting point (X,Y) direction : (30,40) mm
Size of image data (X,Y) direction : (3,3) mm, (|1|2|3|4 = 3
×
8 =
0024 bytes, w1w2w3 = 3
×
1 = 003 dots)
LPRINT CHR$(&H1B);”Q;0300,0400,0024,003,”;
CHR$(&H01);CHR$(&H02);CHR$(&H03);CHR$(&H0A);
CHR$(&H01);CHR$(&H02);CHR$(&H03);CHR$(&H0A);
CHR$(&H01);CHR$(&H02);CHR$(&H03);CHR$(&H0A);
CHR$(&H01);CHR$(&H02);CHR$(&H03);CHR$(&H0A);
CHR$(&H01);CHR$(&H02);CHR$(&H03);CHR$(&H0A);
CHR$(&H01);CHR$(&H02);CHR$(&H03);CHR$(&H0A);
CHR$(&H01);CHR$(&H02);CHR$(&H03);CHR$(&H0A);
CHR$(&H01);CHR$(&H02);CHR$(&H03);CHR$(&H0A);
CHR$(&H01);CHR$(&H02);CHR$(&H03);CHR$(&H0A);
CHR$(&H01);CHR$(&H02);CHR$(&H03);CHR$(&H0A);
CHR$(&H01);CHR$(&H02);CHR$(&H03);CHR$(&H0A);
CHR$(&H01);CHR$(&H02);CHR$(&H03);CHR$(&H0A);
CHR$(&H01);CHR$(&H02);CHR$(&H03);CHR$(&H0A);
CHR$(&H01);CHR$(&H02);CHR$(&H03);CHR$(&H0A);
Summary of Contents for TSP400 Series
Page 1: ...Thermal Printer TSP400 Series TUP400 Programmer s Manual...
Page 2: ......
Page 103: ...100 Page Mode Character type Small size or standard...
Page 104: ...101 Page Mode Character type Boldface...
Page 105: ...102 Page Mode International Character Set...
Page 106: ...103 Line Mode...
Page 107: ...104 Line Mode Character table Normal...
Page 108: ...105 Line Mode Character table katakana...
Page 109: ...106 Line Mode Character table IBM...
Page 110: ...107 Line Mode International Character Set...
Page 135: ......