Epson TM-J2000 Spezifikationen Seite 183

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 761
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 182
CONFIDENTIAL
Paper roll Bit-image commands ESC
Ver. 10.05 p. 183
[Model-dependent variations] TM-J2000/J2100, TM-T90, TM-T88IV, TM-T70, TM-L90, TM-U230, TM-U220
TM-J2000 (single-color printing model)
The bit image modes selectable by m are as follows:
“Vertical” is in the direction of paper feeding and “horizontal” is perpendicular (at right angles)
to the direction of paper feeding.
See Function 5 of GS E for specifying the paper.
When both standard mode and page mode are selected (a starting position specified by ESC T is
upper left or lower right).
Program Example for all printers Print Sample
m=0: GOSUB bitimage8 8-dot single-density
m=1: GOSUB bitimage8
8-dot double-density
END
bitimage8:
PRINT #1, CHR$(&H1B);"
";CHR$(m);CHR$(70);CHR$(0);
FOR i=1 TO 5
PRINT #1, CHR$(1);CHR$(2);CHR$(4);CHR$(8);
PRINT #1, CHR$(16);CHR$(32);CHR$(64);CHR$(128);
PRINT #1, CHR$(64);CHR$(32);CHR$(16);CHR$(8);
PRINT #1, CHR$(4);CHR$(2);
NEXT i
PRINT #1, CHR$(&HA);
RETURN
m Bit Image Mode
Vertical
dot
density
Horizontal
Dot
density
Set
adjacent
dots
Maximum number of dots
Paper width
82.5 mm
Paper width
76 mm
Paper width
69.5 mm
Paper width
57.5 mm
0 8-dot single-density 60 dpi 90 dpi Permitted 256 240 216 180
m=0
m=1
Seitenansicht 182
1 2 ... 178 179 180 181 182 183 184 185 186 187 188 ... 760 761

Kommentare zu diesen Handbüchern

Keine Kommentare