Specifications

Chapter 7— IPL Command Reference
142 IPL Programmer’s Reference Manual
Bar Code, Select Type (continued)
Code 39
c0[,m]
The default for m is 0.
Values for m
m Description
0 Selects 8646 compatible Code 39. No check digit.
1 Selects 8646 compatible Code 39. Printer enters check digit.
2 Selects 8646 compatible Code 39. Host enters check digit and printer verifies.
3 Selects full ASCII Code 39. No check digit.
4 Selects full ASCII Code 39. Printer enters check digit.
5 Selects full ASCII Code 39. Host enters check digit and printer verifies.
6 Selects 43 character Code 39. No check digit.
7 Selects 43 character Code 39. Printer enters check digit.
8 Selects 43 character Code 39. Host enters check digit and printer verifies.
Intermec printers support three different types of Code 39:
43 character Code 39
Full ASCII Code 39
8646 compatible Code 39 (except the EasyCoder F4, PF2i, PF4i and
PM4i)
The 8646 compatible version only differs from the full ASCII version by
four characters. The “$”, “%”, “/”, and “+” are encoded as single characters
instead of as “/D”, “/E”, “/O”, and “/K.” The 8646 compatible version
allows the printer to be backward compatible with 86XX printers.
When you enter <ESC><SPACE> as data, the printer prints the start and
stop characters.
Code 93
c1