Denso BHT-700-CE Reference Manual page 84

Barcode handy terminal
Table of Contents

Advertisement

□ Code 128 (K)
Syntax
K [:[min no. digits [−max no. digits]][;[1
"min no. digits" and "max no. digits" are the minimum and maximum numbers of digits of the barcode.
The start character and the stop character are not included in the number of digits here. You can
specify any pair of numbers between 1 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 1 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."
The start character, the stop character, and the check digit are not stored into the barcode buffer.
To specify multi-line code reading, first specify "&" and then specify this syntax as many times as the
number of rows to be read. In this syntax, ";" and the portion after it are valid only in the case of multi-
line code reading. Specify a numeral (0 − 9) in the first and second characters. For multi-line code
reading, refer to the section on multi-line code reading.
[Ex] Reading 2 rows of a Code 128:
BHT_EnableBar (TEXT ("FB"), TEXT ("&,K:;12,K:;23"))
st
nd
character [2
character]]]]
79

Advertisement

Table of Contents
loading

Table of Contents