PTD55 SERIES OPERATION MANUAL
The maximum number of characters is undetermined as it depends on the available
paper size and the type of characters to be printed (numbers, uppercase / lowercase
characters, etc.)
[Example]
Sending the following command to the printer will result in a 2Daztec barcode as shown
below.
<1D 50 2D 00> H <ABC 123456789. This is an AZTEC bar code test>ASCII
GS
Q
nL
nH d1...dn
[Name]
Print a 2D QR format barcode
[Format]
ASCII
GS
Q
nL
nH
d1..dn
Hex
1D
51
nL
nH
d1..dn
Decimal29
81
nL
nH
d1..dn
[Description]
Prints a 2D QR barcode with n characters where n =
nL
+
nH
x 256.
Regardless of the
amount of data to encode, always the QR code is printed on 7M format (45x45).
[Range]
nH
= <00>H, <00>H
≤
nL
≤
<FF>H.
The maximum number of characters is undetermined as it depends on the available
paper size and the type of characters to be printed (numbers, uppercase / lowercase
characters, etc.)
[Example]
Sending the following command to the printer will result in a 2D QR barcode as shown
below.
<1D 51 2D 00> H <ABC 123456789. This is an QR bar code test>ASCII
GS
q
n
[Name]
Set 2D barcode size
[Format]
ASCII
GS
q
n
Hex
1D
71
n
Decimal29
113
n
[Range]
<04>H
≤
n
≤
<08>H
[Description]
●
Selects the 2D barcode square size.
n
Printing size (mm)
<04>H
22,5 x 22,5
<05>H
28,1 x 28,1
<06>H
33,7 x 33,7
<07>H
39,3 x 39,3
<08>H
45 x 45
[Default]
n
= <08>H
43 of 57