A794 Owner’s GuideChapter 6: Programming Information
Print Bar Code (continued)
m | Bar Code | D | n, Length |
65 |
| 48- 57 (ASCII numerals) | Fixed Length: 11, 12 |
66 | 48- 57 | Fixed Length: 11, 12 | |
67 | JAN13 (EAN) | 48- 57 | Fixed Length: 12, 13 |
68 | JAN8 (EAN) | 48- 57 | Fixed Length: 7, 8 |
69 | CODE39 | 48- 57, | Variable |
|
| 65- 90 (ASCII alphabet), |
|
|
| 32, 36, 37, 43, 45, 46, 47 (ASCII special |
|
|
| characters) |
|
|
| d1 = dk = 42 (start/stop code is |
|
|
| supplied by printer if necessary) |
|
70 | Interleaved 2 of 5 (ITF) | 48- 57 | Variable (Even Number) |
71 | CODABAR | 65- 68, start code | Variable |
|
| 48- 57, |
|
|
| 36, 43, 45, 46, 47, 58 |
|
73 | Code 128* | Variable | |
|
| d1 = |
|
|
| d2 = |
|
|
| (Stop code is provided by the printer) |
|
75 | PDF 417 | Variable Length |
Select Bar Code Width
Sets the bar code module to (n+1)/203 inch ((n+1)/8 mm).
ASCII | GS w n |
Hexadecimal | 1D 77 n |
Decimal | 29 119 n |
Value of n | 1, 2, 3, 4, 5 |
Default | n=2 |
Formulas
(n+1)/203 inch ((n+1)/8 mm).
March 1999 | 111 |