Denso BHT-202Q Instrukcja Użytkownika Strona 152

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 407
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 151
Invert
Sets or acquires the enabling and disabling of the black-and-white inverted label reading
function.
Syntax
[VB]
Public Shared Property Invert As Integer
[C#]
public static int Invert {get; set;}
Property
Parameter values:
0: disabled, 1: enabled(both inverted and not inverted) (BHT-700B)
0: disabled, 1: enabled(inverted code only), 2: enabled(both inverted and not inverted)
(BHT-700Q)
Default value: 0
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
[Ex.] Disable black-and-white inversion reading.
[VB] Scanner.Settings.Invert = 0
[C#] Scanner.Settings.Invert = 0;
143
Przeglądanie stron 151
1 2 ... 147 148 149 150 151 152 153 154 155 156 157 ... 406 407

Komentarze do niniejszej Instrukcji

Brak uwag