ZPL commands
^B9 · UPC-E Bar Code
Generates a UPC-E barcode compact zero-suppressed UPC variant; the check digit is calculated by the printer .
Generates a UPC-E barcode (compact zero-suppressed UPC variant; the check digit is calculated by the printer).
Parameters
^B9o,h,f,g,e- o: Orientation (N/R/I/B)^B9o,h,f,g,e- h: Bar code height in dots^B9o,h,f,g,e- f: Print interpretation line (Y/N)^B9o,h,f,g,e- g: Print interpretation line above code (Y/N)^B9o,h,f,g,e- e: Print check digit in the interpretation line (Y/N, default Y)
Example
^XA
^FO50,50^BY2^B9N,80,Y,N,N^FD425261^FS
^XZ
Tip
The printer adds the check digit automatically - with e = N it is left out of the interpretation line.