Denso BHT-700-CE Reference Manual page 75

Barcode handy terminal
Table of Contents

Advertisement

□ MSI (P)
Syntax
P[:[mini.no.digits[-max.no.digits]][CD]]
Where
mini.no.digits and max.no.digits are the minimum and maximum numbers of digits for barcodes to be
read by the BHT, respectively.They should be a numeral from 1 to 99, 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, then the default reading range is 1 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 C1 or C2 to CD makes the Interpreter check barcodes with a single-
digit or two-digit CD, respectively. If no CD is specified, the Interpreter checks barcodes with a single-
digit CD. The check digit is included in the number of digits.
[Ex] To enable the BHT to scan MSI with min.no.digits 6, max.no.digits 12, and a single CD check
BHT_EnableBar(TEXT("FL"), TEXT("P:6-12C1"))
[Ex] To enable the BHT to scan MSI with min.no.digits 6, max.no.digits 10 and a single CD check or
with min.no.digits 20, max.no.digits 40 and a two-digit CD check
BHT_EnableBar(TEXT("FL"),TEXT("P:6-10,P:20-40C2"))
□ RSS (R)
Syntax
R
RSS-14, RSS-14 Stacked, RSS Limited, RSS Expanded, and RSS Expanded Stacked codes can be
read.
70

Advertisement

Table of Contents
loading

Table of Contents