Plain English

An older numeric-only barcode used in industrial applications. Encodes digits using only the bars (not spaces). Less dense than Interleaved 2 of 5 but simpler.

When to use

Legacy industrial systems — most new applications should use Interleaved 2 of 5 (^B2) instead.

Syntax

^BIo,h,f,g

Parameters

ParameterDescription
oRotation
hHeight
fShow text: Y or N
gText above: Y or N

Example

^XA
^FO50,50^BY2^BIN,80,Y,N^FD12345^FS
^XZ

Industrial 2 of 5 barcode

Try it in the playground View all ZPL commands