Denso BHT-200QW Spezifikationen Seite 115

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 377
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 114
- 113 -
PortOpen
Enables or disables barcode reading.
Syntax
[VB]
Public WriteOnly Property PortOpen As Boolean
[C#]
public bool PortOpen {set}
Property
Read-enabled (= True), Read-disabled (= False)
Default value
: False
Exceptions
Name of Exception Meaning
SecurityException Barcode device file already opened
ArgumentException
The specified read mode was invalid.
The specified read-enabled code(s) was/were invalid.
[Ex.] Enable barcode reading.
[VB] MyScanner.PortOpen = True
[C#] MyScanner.PortOpen = true;
Seitenansicht 114
1 2 ... 110 111 112 113 114 115 116 117 118 119 120 ... 376 377

Kommentare zu diesen Handbüchern

Keine Kommentare