C O N F I D E N T I A L
Paper roll
Printing paper commands
FS ( L
Ver. 10.01
p. 648
Program Example 2 (Black mark paper is printed while cutting one piece.)
GOSUB *BM.Print
←
Send a sheet of print data.
PRINT #1, CHR$(&H1C);"(L";CHR$(66);CHR$(49);
←
Paper feed to cutting position <Function 66>
PRINT #1, CHR$(&H1D);"V";CHR$(49);
←
Paper cut
PRINT #1, CHR$(&H1C);"(L";CHR$(67);CHR$(50);
←
Feeds Paper to the print start position <Function 67>
GOSUB *BM.Print
←
Send a sheet of print data.
PRINT #1, CHR$(&H1C);"(L";CHR$(66);CHR$(49);
←
Paper feed to cutting position <Function 66>
PRINT #1, CHR$(&H1D);"V";CHR$(49);
←
Paper cut
PRINT #1, CHR$(&H1C);"(L";CHR$(67);CHR$(50);
←
Feeds Paper to the print start position <Function 67>
Program Example 3 (The label is continuously printed.)
GOSUB *Label.Print
←
Send a sheet of print data.
PRINT #1, CHR$(&H1C);"(L";CHR$(2);CHR(0);CHR$(67);CHR$(49);
←
Feeds Paper to the print start position <Function 67>
GOSUB *Label.Print
←
Send a sheet of print data.
PRINT #1, CHR$(&H1C);"(L";CHR$(2);CHR(0);CHR$(67);CHR$(49);
←
Feeds Paper to the print start position <Function 67>
Summary of Contents for TM-L90 series
Page 658: ...C O N F I D E N T I A L Paper roll Character code tables Ver 10 01 p 658 Page 1 Katakana ...
Page 662: ...C O N F I D E N T I A L Paper roll Character code tables Ver 10 01 p 662 Page 5 PC865 Nordic ...
Page 663: ...C O N F I D E N T I A L Paper roll Character code tables Ver 10 01 p 663 Page 6 Hiragana ...
Page 666: ...C O N F I D E N T I A L Paper roll Character code tables Ver 10 01 p 666 Page 16 WPC1252 ...
Page 668: ...C O N F I D E N T I A L Paper roll Character code tables Ver 10 01 p 668 Page 18 PC852 Latin2 ...
Page 669: ...C O N F I D E N T I A L Paper roll Character code tables Ver 10 01 p 669 Page 19 PC858 Euro ...