zpl.tools
Bar Code Commands

^BB - CODABLOCK Bar Code

Creates CODABLOCK stacked barcode

^BB - CODABLOCK Bar Code

Overview

The ^BB command creates a CODABLOCK barcode, a 2D stacked barcode that encodes Code 39 or Code 128 data.

Syntax

^

Parameters

  • o = Orientation
    • N = Normal (0°)
    • R = Rotated 90° clockwise
    • I = Inverted 180°
    • B = Bottom up (270°)
  • h = Row height in dots
  • s = Security level (0-8)
    • Error correction level
  • r = Number of rows

Description

  • 2D stacked barcode
  • Code 39 or Code 128 based
  • High data density
  • Used in logistics

Usage Notes

  • Stacked 2D format
  • Configurable rows
  • Good data capacity
  • Industrial applications

Example

^XA ^FO50,50 ^ ^FDShipping Data^FS ^XZ
  • ^B7 - PDF417
  • ^BF - Micro-PDF417
  • ^BY - Change Narrow Bar Width

See Also