Denso BHT-202Q Manual de usuario Pagina 119

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 407
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 118
CODE-128 (K)
[Syntax]
K [:[mini.no.digits[-max.no.digits]][CD][; [1
st
character [2
nd
character]]]]
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.
Neither start/stop characters nor check digit(s) are transferred to the barcode buffer.
To specify multi-line code reading, specify "&" followed by the above syntax as many times as the
number of rows to be read. In the above syntax, information following ";" is valid only for multi-line
code reading. Specify numerals between 0 and 9 for the 1st and 2nd characters.
[Ex.] Read two lines of Code 128
[VB] MyScanner.RdType = "&,K:;12,K:;23"
[C#] MyScanner.RdType = "&,K:;12,K:;23";
110
Vista de pagina 118
1 2 ... 114 115 116 117 118 119 120 121 122 123 124 ... 406 407

Comentarios a estos manuales

Sin comentarios