Epson TM-U210 Spezifikationen Seite 103

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 160
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 102
Rev. D Application Development Information 5-11
TM-U220 Technical Reference Guide
5.6.2 Q. Unable to print a part of Page 0 in Visual Basic.
Unable to print a part of Page 0 (for example ) in Visual Basic.
5.6.2.1 A. Follow the procedure
When programming with Visual Basic, limitations prevent data from 81h through 9Fh and from
E0h through FEh from being sent as characters. However, you can use the following procedure
to send this data.
Dim Send_ data(0) As Byte
Send_data(0) = &h81 ’1 byte of sending data
MSComm1.Output = Send_data
Seitenansicht 102
1 2 ... 98 99 100 101 102 103 104 105 106 107 108 ... 159 160

Kommentare zu diesen Handbüchern

Keine Kommentare