Seiko TM-L60 Specifications Page 63

  • Download
  • Add to my manuals
  • Print
  • Page
    / 98
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 62
1-56 Command Descriptions Rev. A
If this command is received while a macro is being defined, the printer ends macro definition mode
and clears the definition. If a macro is not defined or if r is 0, nothing is executed. When the macro is
executed by pressing the PAPER FEED button (m=1), paper cannot be fed with this button.
Program Example Print Sample
PRINT #1, CHR$(&H1D);":";
PRINT #1, CHR$(&H1B);"a";CHR$(1);
PRINT #1, "***Hello";
PRINT #1, CHR$(&H1B);"!";CHR$(48);
PRINT #1, "EPSON";
PRINT #1, CHR$(&H1B);"!";CHR$(0);
PRINT #1, "World!***";
PRINT #1, CHR$(&HA); CHR$(&HA);
PRINT #1, CHR$(&H1B);"a";CHR$(0);
PRINT #1, CHR$(&H1B);"!";CHR$(128);
PRINT #1, "No. "; CHR$(&HA);
PRINT #1, "Name "; CHR$(&HA);
PRINT #1, "Address ";
PRINT #1, CHR$(&H1B);"!";CHR$(0);
PRINT #1, CHR$(&H1D);CHR$(&HC);
PRINT #1, CHR$(&H1D);":";
PRINT #1, CHR$(&H1D);"^";CHR$(2);CHR$(0);CHR$(0);
Define s
macro
Page view 62
1 2 ... 58 59 60 61 62 63 64 65 66 67 68 ... 97 98

Comments to this Manuals

No comments