122
122
122cab Produkttechnik GmbH & Co KG
B - Barcode Code 93
Barcode type: Code 93
Length: variable
Valid characters: alphanumeric,
encodes all 128 ASCII characters including control characters
check digits: yes
ratio oriented: no
Code 93 is a alphanumeric barcode which can contain all 128 ASCII characters
including the control characters. The checksum is automatically calculated by the
cab printers.
B[:name;]x,y,r;CODE93[+options],height,ne;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 (CODE93)
[+options] Following options are available:
+WSarea = white space area
+BARS = Prints boundary lines above and below the barcode.
+UPBAR = Prints a boundary line above the barcode
+DOWNBAR = Prints a boundary line below the barcode
+VERIFYn = Verify the barcode data. (optional barcode reader required )
+GOODBADn = Same function as +VERIFYn without checking the content.
+XHRI = (Extended Human Readable Interpretation
height = Barcode height
ne = Narrow element
text = Barcode data
Detailed descriptions are at the beginning of the barcode chapter.
Syntax: