Denso BHT-200QW Especificaciones Pagina 145

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 377
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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;
Vista de pagina 144
1 2 ... 140 141 142 143 144 145 146 147 148 149 150 ... 376 377

Comentarios a estos manuales

Sin comentarios