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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 377
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 146
- 145 -
MinDigitSTF
Sets or acquires the minimum number of digits in STF code.
Syntax
[VB]
Public Shared Property MinDigitSTF As Integer
[C#]
public static int MinDigitSTF {get; set;}
Property
Minimum number of digits
Parameter values
: 1 to 20
Default value
: 3
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
Note
This is not supported on the BHT-200Q. An exception is thrown when attempting to set or
acquire.
The setting for this property will be valid the next time read operation is enabled.
If the minimum number of STF digits is specified at the read enable code RdType property,
the value set for the RdType property will be given priority.
[Ex.] Set the default value for the minimum number of digits for STF code reading to 20.
[VB] Scanner.Settings.MinDigitSTF = 20
[C#] Scanner.Settings.MinDigitSTF = 20;
Vista de página 146
1 2 ... 142 143 144 145 146 147 148 149 150 151 152 ... 376 377

Comentários a estes Manuais

Sem comentários