Denso BHT-200QW Spezifikationen Seite 145

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 377
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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;
Seitenansicht 144
1 2 ... 140 141 142 143 144 145 146 147 148 149 150 ... 376 377

Kommentare zu diesen Handbüchern

Keine Kommentare