ZPL commands

^BP · Plessey Bar Code

Generates a Plessey barcode digits only; historic British format .

Generates a Plessey barcode (digits only; historic British format).

Parameters

  • ^BPo,e,h,f,g - o: Orientation (N/R/I/B)
  • ^BPo,e,h,f,g - e: Print check digit (Y/N, default N)
  • ^BPo,e,h,f,g - h: Bar code height in dots
  • ^BPo,e,h,f,g - f: Print interpretation line (Y/N)
  • ^BPo,e,h,f,g - g: Print interpretation line above code (Y/N)

Example

^XA
^FO50,50^BY2^BPN,N,80,Y,N^FD1234567^FS
^XZ
ZPL preview: ^BP · Plessey Bar Code

Tip

Plessey is rarely used - modern scanners barely support it.