Denso BHT-700-CE Reference Manual page 81

Barcode handy terminal
Table of Contents

Advertisement

□ Codabar (NW-7) (N)
Syntax
N [:[min no. digits [− max no. digits]][startstop] [CD]]
"min no. digits" and "max no. digits" are the minimum and maximum numbers of digits of the barcode.
You can specify any pair of numbers between 3 and 99 (inclusive) that satisfy the following
relationship:
min no. digits ≤ max no. digits
If you omit both the minimum and maximum numbers of digits, the BHT can read barcodes whose
lengths are between the minimum number of digits specified in system mode and 99 (inclusive). If you
omit only the maximum number of digits, the BHT can read only barcodes of the length specified by
"min no. digits."
"startstop" means the start character and the stop character. Specify A, B, C, or D. A question mark
(?) serves as a wild card. The start and stop characters are included in the number of digits. "A"
through "D" are stored in the barcode buffer as "a" through "d."
"CD" represents the check digit. If you specify "C," the barcode will be checked according to MOD-16.
The check digit(s) is (are) included in the number of digits.
To specify multi-line code reading, first specify "&" and then specify this syntax as many times as the
number of rows to be read. For multi-line code reading, refer to the section on multi-line code reading.
[Ex] Reading 3 rows of a Codabar:
BHT_EnableBar (TEXT ("FB"), TEXT ("&,N:8,N:6,N:4"))
76

Advertisement

Table of Contents
loading

Table of Contents