![Intermec EasyCoder PL-Series Programmer'S Reference Manual Download Page 60](http://html1.mh-extra.com/html/intermec/easycoder-pl-series/easycoder-pl-series_programmers-reference-manual_2079357060.webp)
Chapter 5— Linear Bar Codes
42
EasyCoder PL-Series Printer Programmer’s Reference Manual
Code 128/UCC-128 Specifications
Bar Code
Symbology
Bar Code
Type
Input
Length
Characters
Ideal
Wide/Narrow
Ratio
Ideal
Narrow Dot
Width
Checksum
Calculation
Code 128
/A/B/C/Auto
128
Variable
Refer to text
1.5:1
1
mod 103
UCC-128Std.
UCCEAN 16
Refer to text
Refer to text
3:1
3
mod 103
Codabar
Codabar is ideal for applications that contain mostly numeric symbols that
may vary in length from bar code to bar code. It can encode the digits
from 0 to 9, the characters “-”(dash), “$”(dollar sign), “:” (colon), “/”
(forward slash), “.” (period), and “+” (plus) as well as start and stop
characters A through D.
One optional checksum is automatically appended as the least significant
digit in the bar code data directly before the stop character. The bar code
symbology specification contains all the information on calculating the
checksum. As a short example, our data is A37859B where A and B are
start and stop characters. The characters 0 through 9 are assigned the
numerical values 0 through 9 respectively. The “-” character is 10; “$” is
11; “:”is 12; “/” is 13; “.” is 14; “+” is 15, and start and stop characters A,
B, C, and D are 16, 17, 18, and 19 respectively.
Step 1:
Add the numerical value of all the characters (16 + 3 + 7 + 8 + 5 +
9 + 17 = 65).
Step 2:
Divide this number by 16 and use the remainder or modulo. In
our example, the modulo is 1.
Step 3:
Subtract the modulo from 16. This is the smallest number that
can be added to the sum in Step 1 to make a multiple of 16 (65 + 15 = 80.
80/16= 5). Therefore, the checksum for our example is 15.
Step 4:
The character that corresponds to 15 is “+” and is added in before
the stop character. Our final bar code looks like B.
The bar code type NW7 is for reverse compatibility only. We do not
recommend using this command for new systems. There is no difference
between Codabar and NW7.
Summary of Contents for EasyCoder PL-Series
Page 1: ...EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 4: ...iv EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 14: ...Contents xiv EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 18: ...Before You Begin xviii EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 35: ...Chapter 3 Text EasyCoder PL Series Printer Programmer s Reference Manual 17 ...
Page 44: ...Chapter 3 Text 26 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 83: ...Chapter 7 Graphics EasyCoder PL Series Printer Programmer s Reference Manual 65 Output ...
Page 84: ...Chapter 7 Graphics 66 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 100: ...Chapter 8 Advanced Commands 82 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 122: ...Chapter 10 Advanced Utilities 104 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 186: ...Appendix A Troubleshooting 168 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 190: ...Appendix B Interface Cables 172 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 200: ...Appendix D Font Information 182 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 205: ...EasyCoder PL Series Printer Programmer s Reference Manual 187 Index I ...
Page 219: ......