Denso BHT-202Q Manual de usuario Pagina 153

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 407
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 152
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;
144
Vista de pagina 152
1 2 ... 148 149 150 151 152 153 154 155 156 157 158 ... 406 407

Comentarios a estos manuales

Sin comentarios