Denso BHT-202Q Uživatelský manuál Strana 152

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 407
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 151
1 2 ... 147 148 149 150 151 152 153 154 155 156 157 ... 406 407

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

Žádné komentáře