Epson TM-J2000 Specifications Page 157

  • Download
  • Add to my manuals
  • Print
  • Page
    / 761
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 156
CONFIDENTIAL
Paper roll Print position commands ESC T
Ver. 10.05 p. 157
If the starting position is the upper right or lower left of the print area:
These commands use horizontal motion units: ESC 3, ESC J, GS $, GS \
These commands use vertical motion units: ESC SP, ESC $, ESC \
The settings of this command are effective until ESC @ is executed, the printer is reset, or the power is
turned off.
[Model-dependent variations] None
Program Example for all printers Print Sample
PRINT #1, CHR$(&H1B);"L"; Select page mode
PRINT #1, CHR$(&H1D);"P";CHR$(180);CHR$(180);
PRINT #1, CHR$(&H1B);"W";CHR$(0);CHR$(0);CHR$(0);CHR$(0);
CHR$(240);CHR$(0);CHR$(200);CHR$(0); Set print area
PRINT #1, CHR$(&H1B);"T";CHR$(0); Select print direction
PRINT #1, "AAAAA"; CHR$(&HA);
PRINT #1, "BBBBB"; CHR$(&HA);
PRINT #1, CHR$(&H1B);"T";CHR$(1); Select print direction
PRINT #1, "CCCCC"; CHR$(&HA);
PRINT #1, "DDDDD"; CHR$(&HA);
PRINT #1, CHR$(&H1B);"T";CHR$(2); Select print direction
PRINT #1, "EEEEE"; CHR$(&HC); Batch print and return to standard mode
AAAAA
BBBBB
CCCCC
DDDDD
EEEEE
Print area
ESC W
set by
Page view 156
1 2 ... 152 153 154 155 156 157 158 159 160 161 162 ... 760 761

Comments to this Manuals

No comments