Printronix L7032 Programmer's Reference Manual page 181

Igp/vgl emulation for l7032 printers code vtm graphics language
Hide thumbs Also See for L7032:
Table of Contents

Advertisement

Codabar bar codes require an eight-digit ratio. The
ratios are interpreted from left to right, measuring
the size of each bar or space in dot width. The first
four digits are interpreted as follows: narrow bar :
narrow space : wide bar : wide space . The sixth
digit specifies the number of dots for the
intercharacter spacing. The fifth, seventh and
eighth digits are not used; any data in these
positions is ignored. For example, if the Codabar
ratio data was 24681211, it would be translated as
follows:
data
The bar code data. Codabar encodes from 1
through 40 characters from the Codabar Character
Set shown in Table 26. Characters A, B, C, and D
are strictly start/stop codes.
(cc)G
Terminates the bar code command. Enter the
SFCC for your VGL configuration immediately
followed by any valid command character or G, the
universal sequence terminator.
Table 26. Codabar Character Set
Character
Hex
0
30
1
31
2
32
3
33
4
34
5
35
6
36
7
37
8
38
9
39
*A, B, C and D are start/stop codes only.
2-dot-wide narrow bar
4-dot-wide narrow space
6-dot-wide wide bar
8-dot-wide wide space
ignore data
2-dot-wide intercharacter spacing
ignore data
ignore data
Character
+
-
.
/
$
:
A*
B*
C*
D*
Codabar
Hex
2B
2D
2E
2F
24
3A
41
42
43
44
181

Advertisement

Table of Contents
loading

Table of Contents