Specifications

Table Of Contents
Example: QR code, mixed mode with manual data input
^XA
^FO,20,20^BQ,2,10^FDD03048F,LM,N0123456789,A12AABB,B0
006qrcode^FS
^XZ
<Mixed mode identifier> D (mixed)
<Code No.> M (code number)
<No. of divisions> D (divisions)
<Parity data> M (0x8F)
,
<Error correction level> L (high-density level)
<Input mode> M (manual input)
,
Character mode> N (numeric data)
<Data character string> 0123456789
,
<Character mode> A (alphanumeric data)
<Data character string> 12AABB
,
<Character mode> B (8-bit byte data)
0006 Number of bytes
<Data character string> qrcode
Example: QR Code, Mixed Mode with automatic data Input
^XA
^FO20,20^BQ,2,10^FDD03048F,LA,012345678912AABBqrcode
^FS
^XZ
<Mixed mode identifier> D (mixed)
<Code No.> M (code number)
<No. of divisions> D (divisions)
<Parity data> M (0x8F)
<Error correction level> L (high-density level)
<Input mode> A (automatic input)
<Data character string> 012345678912AABBqrcode
ZPL II Programming Guide Volume One: Command Reference for X.10
68