Specifications
21
ZPL Commands
^B2
9/15/06 ZPL II Programming Guide 45541L-004 Rev. A
Comments The total number of digits in an Interleaved 2 of 5 bar code must be even. The
printer automatically adds a leading 0 (zero) if an odd number of digits is received.
The Interleaved 2 of 5 bar code uses the Mod 10 check-digit scheme for error checking. For
more information on Mod 10 check digits, see Mod 10 Check Digit on page 364.
Example • This is an example of an Interleaved 2 of 5 bar code:
INTERLEAVED 2 OF 5 BAR CODE
^XA
^FO100,100^BY3
^B2N,150,Y,N,N
^FD123456^FS
^XZ
INTERLEAVED 2 OF 5 BAR CODE CHARACTERS
0123456789
Start/Stop (internal)
ZPL II CODE