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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 377
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 142
- 141 -
CRTime
Sets or acquires re-read prevention time.
Syntax
[VB]
Public Shared Property CRTime As Integer
[C#]
public static int CRTime {get; set;}
Property
Re-read prevention time (in units of 100 msec)
Parameter values
: 0 to 255
Default value
: 10
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
Note
If "0" is specified, the same code will not be read twice in a row.
[Ex.] Set the 2
nd
read prevention time to 2 seconds.
[VB] Scanner.Settings.CRTime = 10
[C#] Scanner.Settings.CRTime = 10;
Vista de página 142
1 2 ... 138 139 140 141 142 143 144 145 146 147 148 ... 376 377

Comentários a estes Manuais

Sem comentários