Chapter 14. Statement Reference
280
Interleaved 2 of 5 (ITF) (
I)
Syntax 1:
I[:[mini.no.digits[-max.no.digits]][CD]]
Syntax 2 (BHT-6500/BHT-7000/BHT-7500):
I[:[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 2 to 40 in the BHT-3000 and a numeral from 2
to 99 in the BHT-4000/BHT-5000/BHT-6000/BHT-6500/BHT-7000/BHT-7500,
and 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 2 to 40 digits in the BHT-3000 and 2 to 99 digits in the
BHT-4000/BHT-5000/BHT-6000. In the BHT-6500/BHT-7000/BHT-7500, if
both of them are omitted, the default reading range is from the minimum num-
ber of digits specified in System Mode up to 99 digits.
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-10. The check digit is included in the number of digits.
OPEN "BAR:" AS #1 CODE "I:6-10C"
Komentáře k této Příručce