146
146
146cab Produkttechnik GmbH & Co KG
B - Barcode Maxicode
Barcode type: MaxiCode
Length: 2D
Valid characters: alphanumeric
Uses different Modes
Used for transportation industry
Maxicode is a fixed-size matrix barcode which prints hexagonal dots arround a
circled finder pattern with omnidirectional readability. This barcode is mostly used
used by UPS for package tracking.
B[:name;]x,y,r,MAXICODE[+options];[ZIPCODE],[COUNTRY],[SERVICE],
. . . . . . . [TEXT]
CR
B - Barcode field definition
[:name;] = field name
x = x - coordinate
y = y - coordinate
r = Rotation 0, 90, 180 and 270 degrees
type = Barcode type (MAXICODE)
[+options] Following options are available:
+WSarea = white space area
+VERIFYn = Verify the barcode data. (optional barcode reader required )
+GOODBADn = Same function as +VERIFYn without checking the content.
+MODE = 2,3,4,6 (see also next page)
text = Barcode data
Detailed descriptions are at the beginning of the barcode chapter.
Syntax: