UPC-E and UPC-E0
197
UPC-E Example
Figure 41 illustrates a horizontal and vertical UPC-E bar code generated by
the following program:
~CREATE;UPCE
BARCODE
UPC-E+2;H9;D;34;15
*0927400000522*
PDF
STOP
END
~EXECUTE;UPCE;1
~NORMAL
Figure 41
. Sample UPC-E Bar Code
Table 19. Six-Digit Zero Expansion
if the 6 digit number ends
with: then the MFPS number is: and the Product Number is:
0
Example: 124560 the first 2 digits (of the zero
suppressed number) plus 000
12000
00 plus the THIRD, FOURTH
and FIFTH digit (of the zero
suppressed number)
00456
1
Example: 275831 the first two digits plus 100
27100 same as above
00583
2
Example: 412022 the first two digits plus 200
41200 same as above
00202
3
Example: 876543 the first three digits plus 00
87600 000 plus the FOURTH and
FIFTH digit
00054
4
Example: 753774 the first four digits plus 0
75370 0000 plus the FIFTH digit
00007
5, 6, 7, 8, 9
Examples:
213756
517019
the first five digits of the zero
suppressed number
21375
51701
0000 plus the SIXTH digit
00006
00009
SR 34
SC 15