Technical data

Table Of Contents
Unit 4: Standard Command Codes
“i” Programming Reference
4-36 PN: 9001158B
QR CODE
FUNCTION
Specifies QR Code of 2D code.
FORMAT
<ESC>2D30 (Model 2)<ESC>DSk,n...n
<ESC>2D31 (Model 1)<ESC>DNmmmm,n...n
a = Error correction level
L: 7%
M: 15%
Q: 25%
H: 30%
b = Cell size in dots (01 to 32)
c = Data setting mode
0: Manual
1: Automatic
Print data specification will differ with the following setting. When Normal is specified, omit all following
parameters. When Concatenation is specified, set all following parameters.
d = Concatenation mode
0: Normal
1: Concatenation
The following parameter specifies the quantity of QR code split by concatenation mode to concatenate.
e = Quantity of partitions by concatenation mode (01 to 16)
The following parameter specifies the specific quantity of split QR code.
f = Sequential number partitioned by concatenation mode (01 to 16)
The following parameter specifies the data in Hex character that is calculated from the entire print data
of split QR code.
g = Parity data of Concatenation mode (00 to FF)
<ESC>DS: The following setting is only necessary when specifying Manual setting in the Data Setting
mode. The binary specification will still be available, but the data specification command will be
different.
k=Enter mode
1: Numeric
2: Alphanumeric
<ESC>DN: The following setting is required when specifying Automatic in the Data Setting mode or
specifying Binary of the Manual setting.
m = Quantity of data (1 to 2953)
n = Print data
Place anywhere after <ESC>V but before <ESC>Q.