Epson TM-T60/T60P Printer User Manual


 
n
TM-T60P/T80P
Except for the different interface connectors accommodated by the two
types of the printer TM-T60/T80 and TM-T60/T80P, the description for the TM
-T60P/T80P printer is same with the TM-T60/T80’s which are mentioned be
fore.
However, omit step 12, because the TM-T60P/T80P
can
know the
status
of
the drawer-kick through pin 34 of the parallel interface connector.
********
Program
List
********
in
MS-DOS BASIC
HOST COMPUTER:EPSON PC-286
110 LPRINT CHR$(27);"@";
120 LPRINT "ABCDEF” ;CHR$(10);
130 LPRINT CHR$(27);’'!";CHR$(1);
140 LPRINT "ABCDEF";CHR$(10);
150 LPRINT CHR$(27);"!”;CHR$(48);
160 LPRINT "ABCDEFGHIJK";CHR$(10);
170 ‘LPRINT CHR$(27);"!";CHR$(0);
180 LPRINT "ABCDEFGHIJK";CHR$(10);
190 FOR I=240 TO 255
200 LPRINT CHR$(I);
210 NEXT I
220 ’
230 LPRINT CHR$(27);"t";CHR$(1);
240 ’
250 FOR I=240 TO 255
260 LPRINT CHR$(I);
270 NEXT I
280 LPRINT CHR$(91);CHR$(92);CHR$(93);CHR$(94);CHR$(l0);
290 LPRINT CHR$(27);"R";CHR$(1);
300 LPRINT CHR$(91);CHR$(92);CHR$(93);CHR$(94);CHR$(l0);
310 LPRINT CHR$(27);"@";
320 LPRINT CHR$(29);"H";CHR$(2);
330 LPRINT CHR$(27);“$";CHR$(40);CHR$(0);
340 LPRINT CHR$(29);"k";CHR$(2);‘012345678901"CHR$(0);
350 LPRINT CHR$(27);"p";CHR$(0);CHR$(10);CHR$(100);
-58-