Plain English

Also known as NW-7, Monarch, or Code 2 of 7. A self-checking barcode that encodes digits plus six special characters. Widely used in libraries, blood banks, and FedEx airbills.

When to use

Libraries (book tracking), blood banks (specimen labelling), FedEx airbills, and photo finishing.

Syntax

^BKo,e,h,f,g,l

Parameters

ParameterDescription
oRotation
eCheck digit: Y or N
hHeight
fShow text: Y or N
gText above: Y or N
lStart/stop characters: A, B, C, or D

Example

^XA
^FO50,50^BY2^BKN,N,80,Y,N^FDA123456B^FS
^XZ

Codabar barcode with A/B start/stop chars (blood bank label)

Try it in the playground View all ZPL commands