Denso Power Net Terminal BHT-7500 Especificaciones Pagina 291

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 560
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 290
Chapter 14. Statement Reference
282
Code 39 (
M)
Syntax 1:
M[:[mini.no.digits[-max.no.digits]][CD]]
Syntax 2 (BHT-6500/BHT-7000/BHT-7500):
M[:[mini.no.digits[-max.no.digits]][CD]
[,[mini.no.digits[-max.no.digits]][CD]]
[,[mini.no.digits[-max.no.digits]][CD]]]
where
mini.no.digits and max.no.digits are the minimum and maximum
numbers of digits for bar codes to be read by the BHT, respectively.
They should be a numeral from 1 to 40 in the BHT-3000 and a numeral from 1
to 99 in the BHT-4000/BHT-5000/BHT-6000/BHT-6500/BHT-7000/BHT-7500,
excluding start/stop characters. They should satisfy the following condition:
mini.no.digits max.no.digits
If both of mini.no.digits and max.no.digits are omitted, the
default reading range is 1 to 40 digits in the BHT-3000 and 1 to 99 digits in the
BHT-4000/BHT-5000/BHT-6000/BHT-6500/BHT-7000/BHT-7500. If only
max.no.digits is omitted, the BHT can only read the number of digits
specified by
mini.no.digits.
CD is a check digit. Specifying a C to CD makes the Interpreter check bar
codes with MOD-43. The check digit is included in the number of digits.
OPEN "BAR:" AS #1 CODE "M:8-12C"
Code 93 (L)
Syntax 1:
L[:[mini.no.digits[-max.no.digits]]]
Syntax 2 (BHT-6500/BHT-7000/BHT-7500):
L[:[mini.no.digits[-max.no.digits]
[,[mini.no.digits[-max.no.digits]]
[,[mini.no.digits[-max.no.digits]]]
where
mini.no.digits and max.no.digits are the minimum and maximum
numbers of digits for bar codes to be read by the BHT, respectively.
They should be a numeral from 1 to 40 in the BHT-3000 and a numeral from 1
to 99 in the BHT-4000/BHT-5000/BHT-6000/BHT-6500/BHT-7000/BHT-7500,
excluding start/stop characters and check digits. They should satisfy the fol-
lowing condition:
mini.no.digits max.no.digits
If both of mini.no.digits and max.no.digits are omitted, the
default reading range is 1 to 40 digits in the BHT-3000 and 1 to 99 digits in the
BHT-4000/BHT-5000/BHT-6000/BHT-6500/BHT-7000/BHT-7500. If only
max.no.digits is omitted, the BHT can only read the number of digits
specified by
mini.no.digits.
OPEN "BAR:" AS #1 CODE "L:6-12"
Neither start/stop characters nor check digits will be transferred to the barcode
buffer.
Vista de pagina 290
1 2 ... 286 287 288 289 290 291 292 293 294 295 296 ... 559 560

Comentarios a estos manuales

Sin comentarios