User guide

A795 User Guide: Programming Supplement
Chapter 4: Programming commands
92
Second variation length of byte specified at beginning of
string.
The value of m selects the bar code system as described in
the table. When details present in the print buffer, the
printer processes the data following m as normal data.
The variable d indicates the character code to be encoded
into the specified bar code system. See the table. If
character code d cannot be encoded, the printer prints the
bar code data processed so far, and the following data is
treated as normal data.
m Bar code d1...dk n, length
65 UPC-A 48- 57 (ASCII numerals) Fixed length: 11, 12
66 UPC-E 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, 65- 90 (ASCII alphabet), 32, 36, 37, Variable
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 (NW-7) 65- 68, start code 48- 57, 36, 43, 45, 46, 47, 58 Variable
72 Code 93 00-127 Variable
73 Code 128* 0-105 d1 = 103-105 (must be a start code) Variable
d2 = 0-102 (data bytes) (Stop code is provided
by the printer)
75 PDF 417 0-255 Variable length
Exceptions
Code 93 and PDF 417 are only available in A795 native mode.