Denso BHT-200QW Specifikace Strana 115

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 377
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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;
Zobrazit stránku 114
1 2 ... 110 111 112 113 114 115 116 117 118 119 120 ... 376 377

Komentáře k této Příručce

Žádné komentáře