User`s guide
STANDARD PRINTER COMMANDS 
34    Copyright © 2006, Cognitive. 
BARCODE UPS 
Function Prints a two-dimensional bar code on a label, using 
the MaxiCode symbology. Cognitive printers may 
implement this bar code two ways, as described 
below. 
Explicit Form 
BARCODE UPS x y mod data 
Implicit Form 
B PS x y mod data 
Alternate 
Explicit Form 
BARCODE UPS x y mod CrLF data 
Alternate 
Implicit Form 
B PS x y mod CrLF data 
x y 
X and Y starting position for bar code 
block. 
mod 
Encoding mode; allowable values are 0 
through 6. 
CrLF 
Carriage return and line feed 
data 
Data to be encoded. If not preceded by 
a carriage return and line feed, the 
data must conform to the following 
format: 
zip plus4 class ccode bytes 
LMdata 
zip – Five digit postal (zip) code, 
numeric 
plus4 – Four digit zip code extension, 
numeric only 
class – Three digit service class, 
numeric only 
ccode – Three digit country code, 
numeric only 










