Epson TM-J2000 Spezifikationen Seite 207

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 761
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 206
CONFIDENTIAL
Paper roll Bit-image commands GS ( L GS 8 L
Ver. 10.05 p. 207
TM-J2000/J2100
The printer supports all functions.
NV graphics data shares the domain used by user NV memory [GS ( C] record data. The entire
capacity is 384 KB.
Only “the Color 1” can be used in special ink cartridge (SJIC5) of TM-J2000.
The following printing colors are available when the SJIC3 and SJIC4 cartridge specially designed
for the TM-J2100 printer, is used
Note that graphics data in raster format is processed more quickly than data in column format on
this series of printers.
Program Sample 3 (Sending key code list)
PRINT #1, CHR$(&H1D);"(L";CHR$(4);CHR$(0);CHR$(48);CHR$(64);CHR$(75);CHR$(67); Function 64:
*LOOP:
GOSUB *RECEIVE Receives "Header to NUL" data and stores it in ST$ (description omitted)
PRINT #1,CHR$(6); Sends response code
PRINT MID$(ST$,4) Displays received data on the monitor
IF MID$(ST$,3,1)=CHR$(65) THEN *LOOP Checks for presence of continuing data
Program Sample 4 (Sending information on capacity
available in NV graphics domain)
PRINT #1, CHR$(&H1D);"(L";CHR$(2);CHR$(0);CHR$(48);CHR$(51); Function 51:
GOSUB *RECEIVE Receives "Header to NUL" data and stores it in ST$ (description omitted)
PRINT MID$(ST$,4) Displays available capacity information on monitor.
Color selection Printing color
Color 1 Black (SJIC3(K))
Color 2 Red (SJIC4(R)), blue (SJIC4(B)) and green (SJIC4(G))
Color 3 Color 1 + Color 2
Seitenansicht 206
1 2 ... 202 203 204 205 206 207 208 209 210 211 212 ... 760 761

Kommentare zu diesen Handbüchern

Keine Kommentare