EPC1800 SERIES OPERATION MANUAL
[Example]
Sending the following command to the printer will result in a 2D AZTEC 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.
[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
T
n
[Name]
Set print position to the beginning of print line
[Format]
ASCII
GS
T
n
Hex
1D
54
n
Decimal
29
84
n
[Range]
<00>H
≤
nL
≤
<01>H
[Description]
●
Sets the print position to the beginning of print line.
●
n
specifies the data processing in the print buffer.
n
Printing position
<00>H Sets the print position to the beginning of print line after deleting
all data in the print buffer.
<01>H Sets the print position to the beginning of print line after printing all
data in the print buffer.
GS
a
n
[Name]
Automatic status report
[Format]
ASCII
GS
a
n
Hex
1D
61
n
Decimal
29
97
n
[Range] <00>H
≤
n
≤
<01>H, <30>H
≤
n
≤
<31>H
[Description]
Enable/disable automatic status report.
35 of 53