Specifications

Mobile Printing Systems
CPCL Programming Manual
Section 5
Linear Bar
Codes
pg. 5-15
BARCODE Command
The BARCODE command prints bar codes in both vertical and horizontal orientations at specified widths
and heights.
Standard Bar Codes
Format:
{command} {type} {width} {ratio} {height} {x} {y} {data}
where:
{command}: Choose from the following:
BARCODE(or B): Prints bar code horizontally.
VBARCODE (or VB) Prints bar code vertically.
{type}: Choose from the following table:
Symbology: Use:
UPC-A UPCA, UPCA2, UPCA5
UPC-E UPCE, UPCE2, UPCE5
EAN/JAN-13 EAN13, EAN132, EAN135
EAN/JAN-8 EAN8, EAN82, EAN 85
Code 39 39, 39C, F39, F39C
Code 93/Ext. 93 93
Interleaved 2 of 5 I2OF5
Interleaved 2 of 5
with checksum
I2OF5C
German Post Code I2OF5G
Code 128 (Auto) 128
UCC EAN 128 UCCEAN128
Codabar CODABAR, CODABAR16
MSI/Plessy MSI, MSI10, MSI1010, MSI1110
Postnet POSTNET
FIM FIM
continued
Note: Barcode data must be
supplied in the {data} section and
before the new line character
sequence. Otherwise, printer may
consume the next command as
barcode data therby producing
erroneous barcode and not
properly executing the next
command.