Epson TM-J2000 Spezifikationen Seite 530

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 761
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 529
CONFIDENTIAL
Paper roll Two-dimension code commands GS ( k
Ver. 10.05 p. 530
With a parallel interface, a [Header ~ NUL] is stored at first in the transmission buffer of the printer
with the other transmission data (except for ASB status). When the host enters Reverse Mode, the data
is transmitted in order from the beginning. Data that exceeds the transmission buffer size (99 bytes) is
ignored. When using the command, the host should enter Reverse Mode immediately and execute
receive processing of status.
When communication with the printer uses XON/XOFF control with serial interface, the XOFF code may
interrupt the “Header to NUL” data string.
The information for each function can be identified to other transmission data according to specific data
of the transmission data block. When the header transmitted by the printer is [hex = 37H/decimal =55],
treat NUL [hex = 00H/decimal =0] as a data group and identify it according to the combination of the
header and the identifier.
[Model-dependent variations] TM-T90, TM-T88IV, TM-T70, TM-L90, TM-P60
TM-T90
This model supports two-dimensional code (PDF417 )
When printing PDF417 with this printer, note the following:
Program Example1 (Print a symbol repeatedly)
>PRINT #1, CHR$(&H1D);"(k";CHR$(13);CHR$(0);CHR$(48);CHR$(80);CHR$(48);"TEST PRINT"; Save data <Function080>
>PRINT #1, CHR$(&H1D);"(k";CHR$(3);CHR$(0);CHR$(48);CHR$(81);CHR$(48); Print symbol <Function081>
>PRINT #1, CHR$(&H1D);"(k";CHR$(3);CHR$(0);CHR$(48);CHR$(81);CHR$(48); Print symbol <Function081>
Program Example2 (Print a symbol which module width is different)
>PRINT #1, CHR$(&H1D);"(k";CHR$(13);CHR$(0);CHR$(48);CHR$(80);CHR$(48);"TEST PRINT"; Save data <Function080>
>PRINT #1, CHR$(&H1D);"(k";CHR$(3);CHR$(0);CHR$(48);CHR$(67);CHR$(3); Set module width to 3 <Function067>
>PRINT #1, CHR$(&H1D);"(k";CHR$(3);CHR$(0);CHR$(48);CHR$(81);CHR$(48); Print symbol <Function081>
>PRINT #1, CHR$(&H1D);"(k";CHR$(3);CHR$(0);CHR$(48);CHR$(67);CHR$(5); Set module width to 5 <Function067>
>PRINT #1, CHR$(&H1D);"(k";CHR$(3);CHR$(0);CHR$(48);CHR$(81);CHR$(48); Print symbol <Function081>
Seitenansicht 529
1 2 ... 525 526 527 528 529 530 531 532 533 534 535 ... 760 761

Kommentare zu diesen Handbüchern

Keine Kommentare