6-19
6
Fr Goth
Designing Labels and Using Commands
Helvitica condensed 9 pt italic
Co d e 39 18 p t
Downloading One Bit Per Byte Graphics
To download a one bit per byte user-defined image to the 4100, you must use
the correct protocol characters and define the bitmap as a user-defined image.
The 4100 must also be operating in 86XX Emulation mode.
The following example is the same bitmap shown on the previous page, but it
now includes the commands needed to download it to the printer, and the ones
and zeros are now listed one vertical column at a time.
In this example, the graphic is given the number G3, the name “diam,” the
dimensions 15 by 15, and each column is assigned a number, u0 through u14.
<STX><ESC>c<ETX>
<STX><ESC>P;<ETX>
<STX>G3,diam;x15;y15;<ETX>
<STX>u0,000000010000000;<ETX>
<STX>u1,000000101000000;<ETX>
<STX>u2,000001000100000;<ETX>
<STX>u3,000010000010000;<ETX>
<STX>u4,000100000001000;<ETX>
<STX>u5,001000000000100;<ETX>
<STX>u6,010000000000010;<ETX>
<STX>u7,111111111111111;<ETX>
<STX>u8,011111110000010;<ETX>
<STX>u9,001111110000100;<ETX>
<STX>u10,000111110001000;<ETX>
<STX>u11,000011110010000;<ETX>
<STX>u12,000001110100000;<ETX>
<STX>u13,000000111000000;<ETX>
<STX>u14,000000010000000;<ETX>
<STX>R<ETX>
It is important to remember that the bitmap is defined in terms of columns
rather than rows.
Summary of Contents for EasyCoder 4100
Page 1: ...User s Manual 4100BarCodeLabelPrinter P N 057713 005 ...
Page 25: ...1 1 Getting Started 1 Helvitica condensed 9 pt italic Co d e 39 18 p t 1 Getting Started ...
Page 107: ...5 1 Troubleshooting 5 Helvitica condensed 9 pt italic Co d e 39 18 p t 5 Troubleshooting ...
Page 171: ...7 7 1 Printer Commands Helvitica condensed 9 pt italic Co d e 39 18 p t 7 Printer Commands ...
Page 245: ...A A 1 Appendix Helvitica condensed 9 pt italic Co d e 39 18 p t A Appendix ...
Page 259: ...G G 1 Glossary Helvitica condensed 9 pt italic Co d e 39 18 p t G Glossary ...
Page 269: ...I 1 Index I Helvitica condensed 9 pt italic Co d e 39 18 p t I Index ...