Denso BHT-200QW Spécifications Page 98

  • 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 97
- 96 -
CODE-93 (L)
[Syntax]
L [:[mini.no.digits[-max.no.digits]]]
The mini.no.digits and max.no.digits are the minimum and maximum numbers of barcode digits to be
read by the BHT, respectively. These do not include the start and stop characters or check digits.
These numbers must both be between 1 and 99 (inclusive) and satisfy the following
condition:
mini.no.digits max.no.digits
If both mini.no.digits and max.no.digits are omitted, the default reading range will be from 1
to 99 digits. If only max.no.digits is omitted, the BHT will only be able to read as many digits
as specified by mini.no.digits.
[Ex.] To enable the BHT to scan Code 93 with mini.no.digits 6 and max.no.digits 12:
[VB] MyScanner.RdType = "L:6-12"
[C#] MyScanner.RdType = "L:6-12";
[Ex.] To enable the BHT to scan Code 93 with mini.no.digits 6 and max.no.digits 10 or with
mini.no.digits 20 and max.no.digits 40:
[VB] MyScanner.RdType = "L:6-10,L:20-40"
[C#] MyScanner.RdType = "L:6-10,L:20-40";
Note:
Neither the start/stop characters nor check digit(s) are transferred to the barcode buffer.
Vue de la page 97
1 2 ... 93 94 95 96 97 98 99 100 101 102 103 ... 376 377

Commentaires sur ces manuels

Pas de commentaire