Denso BHT-200QW Spécifications Page 102

  • 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 101
- 100 -
MSI (P)
[Syntax]
P [:[mini.no.digits[-max.no.digits]][CD]]
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.
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.
CD is used to specify a check digit(s). If C1 or C2 is specified for the CD, the Interpreter will
check barcodes with a single-digit CD or double-digit CD, respectively. If no CD is specified,
the Interpreter checks barcodes with a single-digit CD. The number of check digits is
included in the number of digits to be read.
[Ex.] To enable the BHT to scan MSI with mini.no.digits 6, max.no.digits 12, and a
single-digit CD check:
[VB] MyScanner.RdType = "P:6-12C1"
[C#] MyScanner.RdType = "P:6-12C1";
[Ex.] To enable the BHT to scan MSI with mini.no.digits 6, max.no.digits 10 and a
single-digit CD check or with mini.no.digits 20, max.no.digits 40 and a double-digit CD
check:
[VB] MyScanner.RdType = " P:6-10,P:20-40C2"
[C#] MyScanner.RdType = " P:6-10,P:20-40C2";
Vue de la page 101
1 2 ... 97 98 99 100 101 102 103 104 105 106 107 ... 376 377

Commentaires sur ces manuels

Pas de commentaire