Epson TM-J2000 Specifications Page 86

  • Download
  • Add to my manuals
  • Print
  • Page
    / 761
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 85
CONFIDENTIAL
Paper roll Line spacing commands ESC 3
Ver. 10.05 p. 86
[Model-dependent variations] TM-J2000/J2100, TM-T90, TM-T70, TM-T88IV, TM-L90, TM-P60, TM-U230,
TM-U220
Program example for ESC 2 and ESC 3
TM-J2000/J2100
The vertical or horizontal motion unit is specified by GS P.
TM-T90, TM-T70
The vertical or horizontal motion unit is specified by GS P.
In standard mode, if the character height is greater than the line spacing specified by this
command, the paper is fed the amount of the character height. For example, if a line spacing of
30 dots is specified with this command, but the characters used are double height Font A
(48 dots), the paper is fed 48 dots.
The amount of paper feed of the Japanese Kanji model can specify up to 900 mm {35.4 inches}.
When the amount of paper feed which exceeds the maximum value is specified, the paper feed of
the maximum amount is executed.
Program Example Print Sample
PRINT #1, CHR$(&H1D);"P";CHR$(180);CHR$(180);
FOR n=25 TO 50 STEP 5
PRINT #1, CHR$(&H1B);"3";CHR$(n); Set line spacing
PRINT #1, "AAAAA"; CHR$(&HA);
NEXT n
PRINT #1, CHR$(&H1B);"2"; Set the default
PRINT #1, "BBBBB"; CHR$(&HA);
PRINT #1, "CCCCC"; CHR$(&HA);
AAAAA
AAAAA
AAAAA
AAAAA
AAAAA
AAAAA
BBBBB
CCCCC
25/180-inch line spacing
30/180-inch line spacing
35/180-inch line spacing
40/180-inch line spacing
45/180-inch line spacing
50/180-inch line spacing
1/6-inch line spacing
Page view 85
1 2 ... 81 82 83 84 85 86 87 88 89 90 91 ... 760 761

Comments to this Manuals

No comments