Denso BHT-200QW Spécifications Page 146

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 377
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 145
- 144 -
MinDigitITF
Sets or acquires the minimum number of digits in ITF code.
Syntax
[VB]
Public Shared Property MinDigitITF As Integer
[C#]
public static int MinDigitITF {get; set;}
Property
Minimum number of digits
Parameter values
: 2 to 20
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.
If the minimum number of ITF 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 ITF code reading to 8.
[VB] Scanner.Settings.MinDigitITF = 8
[C#] Scanner.Settings.MinDigitITF = 8;
Vue de la page 145
1 2 ... 141 142 143 144 145 146 147 148 149 150 151 ... 376 377

Commentaires sur ces manuels

Pas de commentaire