142
142
142cab Produkttechnik GmbH & Co KG
B - Barcode HIBC (Health Industry Barcode)
Barcode type: HIBC
Length: variable
Valid characters: alphanumeric,
uppercase A-Z,
digits: 0-9,
special characters: $ / + % .- and space
check digits: yes (Mod 43)
ratio oriented: yes
HIBC (Health Industry Barcode) is a modified Code 39 with amodulo 43 check digit
and added start and stop characters. Leading „+“characters need to be added
manually to the data string.
B[:name;]x,y,r,HIBC[+options],height,ne,ratio;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 (HIBC)
[+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.
height = Barcode height
ne = Narrow element
ratio = Ratio between narrow and wide bars.
text = Barcode data
Detailed descriptions are at the beginning of the barcode chapter.
Syntax: