Seiko TM-L60 Specifications Page 61

  • Download
  • Add to my manuals
  • Print
  • Page
    / 98
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 60
1-54 Command Descriptions Rev. A
Program Example Print Sample
PRINT #1, CHR$(&H1D);"h";CHR$(80);Set height to 80 dots
PRINT #1, CHR$(&H1D);"f";CHR$(0);Select font
FOR n=0 to 3
PRINT #1, CHR$(&H1D);"H";CHR$(n);Select print position
PRINT #1, CHR$(&H1D);"k";CHR$(2);Print bar code
PRINT #1, "496595707379";CHR$(0);
PRINT #1, CHR$(&HA);
NEXT n
PRINT #1, CHR$(&H1D);"f";CHR$(1);Select font
PRINT #1, CHR$(&H1D);"H";CHR$(2);Select print position
PRINT #1, CHR$(&H1D);"k";CHR$(2);Print bar code
PRINT #1, "496595707379";CHR$(0);
PRINT #1, CHR$(&HA);
GS H 0
GS H 1
GS H 2
GS H 3
GS H 2
12 x 24
font
9 x 24
font
Page view 60
1 2 ... 56 57 58 59 60 61 62 63 64 65 66 ... 97 98

Comments to this Manuals

No comments