TS1700/TK18 PRINTERS OPERATION MANUAL
GS
P
nL
nH d1...dn
[Name]
Print a 2D AZTEC format barcode
[Format]
ASCII
GS
P
nL
nH
d1..dn
Hex
1D
50
nL
nH
d1..dn
Decimal
29
80
nL
nH
d1..dn
[Description]
Prints a 2D Aztec barcode with n characters where n =
nL
+
nH
x 256.
[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 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
Decimal
29
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
45/62