ZPL commands

^BL · LOGMARS Bar Code

Generates a LOGMARS barcode Code 39 variant for US defence/logistics; the mod-43 check digit is always added .

Generates a LOGMARS barcode (Code 39 variant for US defence/logistics; the mod-43 check digit is always added).

Parameters

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

Example

^XA
^FO50,50^BY2^BLN,80,N^FDZPLCLOUD^FS
^XZ
ZPL preview: ^BL · LOGMARS Bar Code

Tip

LOGMARS is Code 39 with fixed requirements - ^B3 suffices for civilian use.