KS55 SERIES 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.
By default, the QR code is printed on V7-M symbol (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, the type of characters to be printed (numbers, uppercase / lowercase
characters, etc.) and positioning and order between them.
Refer to
ISO/IEC 18004
standards.
[Example]
Sending the following command to the printer will result in a 2D QR barcode as shown
below.
<1D 51 2A 00> H <ABC 123456789. This is an QR bar code test>ASCII
[Notes]
●
The V7 symbol is the maximum implemented.
●
If the amount of encoded data exceeds the capacity of the symbol V-7, the code will
not be printed.
●
All QR codes are implemented with
M
error correction level (recovery capacity: 15%
approx).
[Reference]
GS j n
,
GS q n
42 of 66