Entering Batch Data for QR Code
QR Code requires certain parameters at the beginning of all batch
data.
Syntax "error_cor mask# data_input, char"
error_cor Level of error correction. Some damaged bar codes may still
be scannable if the error correc tion is high enough. Options:
HUltra high reliability level
QHigh reliability level
MStandard level
LHigh density level
NOTE: As you increase the error correction level, the
maximum number of characters (in the field)
decreases.
mask# Mask number. Undefined. Leave blank or use 0.
data_input Type of data input. Opti ons:
AAutomatic
MManual
char Type of characters. Options:
AAlphanumeric
BBinary
KKanji
NNumeric
NOTE: In binary mode, the number of characters must be
represented by the 4-digit number in decimal.
Example
1,"HM,N0123456789012345"
p }
Defines the following batch data for the QR Code: The error
correction level is H, which provides very high reliability. Leave
the mask number blank. The data input mode is Manual. The
type of characters are Numeric and the data is
0123456789012345.
Samples A-9