Denso BHT-200QW Dokumentacja Strona 145

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 377
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 144
- 143 -
DecodeLevel
Sets or acquires the decoding level.
Syntax
[VB]
Public Shared Property DecodeLevel As Integer
[C#]
public static int DecodeLevel {get; set;}
Property
Decoding level
Parameter values
: 1 to 9
Default value
: 4
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
Note
The setting for this property will be valid the next time read operation is enabled.
[Ex.] Set the decode level to 7.
[VB] Scanner.Settings.DecodeLevel = 7
[C#] Scanner.Settings.DecodeLevel = 7;
Przeglądanie stron 144
1 2 ... 140 141 142 143 144 145 146 147 148 149 150 ... 376 377

Komentarze do niniejszej Instrukcji

Brak uwag