What ^BU does
^BU creates a UPC-A barcode, the 12-digit retail code standard in North America. Like EAN-13 it is a fixed-length numeric symbology with an automatic check digit, used on products sold through retail channels.
Syntax
^BUo,h,f,g,eParameters
| Parameter | Description | Values | Default |
|---|---|---|---|
o | Orientation | N, R, I, B | — |
h | Bar height, dots | — | — |
f | Interpretation line | Y, N | Y |
Example
^XA
^BY2,3,80
^FO50,50^BUN,80,Y,N,Y^FD01234567890^FS
^XZPaste this into the free ZPL viewer to see it render, or convert it to PDF.
Related commands
See the full ZPL command reference for all 92 documented commands.
