Denso BHT-200QW Especificações Página 145

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 377
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 144
1 2 ... 140 141 142 143 144 145 146 147 148 149 150 ... 376 377

Comentários a estes Manuais

Sem comentários