Enter 275 End
*/$%ENTR* *ZEND*
Configuring Symbology
8
Procedure
(1)
Scan
Enter
barcode.
(2)
Scan
UDSI
barcode to tailor Code ID for QR Code to your needs, if necessary.
(3)
Please refer to ASCII Code Table and Decimal/Hexadecimal Table in the
appendix to scan hexadecimal value barcodes representing the desired string
which has to be at most 2 characters in length. For instance, to set its Code ID to
be “QR”, scan
5, 1, 5,
and then
2
to assign the specified hexadecimal value
“5152”.
(4)
Scan
SET
barcode to complete the variable-binding operation.
(5)
Scan
End
barcode to complete the configuration.
8-28-7.
Set Length Scale
Length scale variables have to work collaboratively with length qualification which is
illustrated in Section 8-28-5. For the reason, three length variables are available for you to
further associate with the desired values. Depending on the type of qualification you select,
length variables can have different meanings. With
Min
length condition,
QrCodeLen1
variable represents the minimum size to limit the minimum length of a valid barcode. On the
other hand, with
Min/Max
length condition, the barcode will be decoded only if its length
has to fall within the range of
QrCodeLen1
to
QrCodeLen2
.
In this case,
QrCodeLen1
stands for the minimum and
QrCodeLen2
for the maximum. However,
QrCodeLen1,
QrCodeLen2,
and
QrCodeLen3
can also represent a group of length limits when
Fixed
length qualification is chosen. It means the scanner will only decode the barcode with the
length which agrees with
QrCodeLen1, QrCodeLen2, or QrCodeLen3.
3
-5
. Set Length2 variable
*55C02*
UDSI
55C02
*55902*
QrCodeLen1
55902
*55912*
QrCodeLen2
55912
*55922*
QrCodeLen3
55922
(Length: 2 digits)
(Length: 1 digit / Range: 0-255)
(Length: 1 digit / Range: 0-255)
(Length: 1 digit / Range: 0-255)