
| Programming examples | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | Barcodes | 
| 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
| Programming: | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
| Barcode header | : ESC | [ | ; | n2 | ; | n3 | ; n4 | ; n5 | ; | n6 | SP | z | 
| Example | : ESC | [ | ; | 209 | ; | 8 | ; | ; | ; | 1 | SP | z | 
| Set barcode mode | : ESC [ ? 0 h | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | |||
| Data | : 0 1 2 3 4 5 6 5 1 2 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | ||||
| Reset barcode mode | : ESC [ ? 0 l1) | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | |||
1) This letter is a small “L”!
Printout:
1 2
1 2 3 4 5 6
UPC-E  Add-on  5
Programming:
| Barcode header | : ESC | [ | ; | n2 | ; | n3 | ; n4 | ; | n5 | ; | n6 | SP | z | 
| Example | : ESC | [ | ; | 209 | ; | 8 | ; | ; | 
 | ; | 1 | SP | z | 
| Set barcode mode | : ESC [ ? 0 h | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | |||
| Data | : 0 1 2 3 4 5 6 5 8 6 1 0 4 | 
 | 
 | 
 | 
 | 
 | 
 | ||||||
| Reset barcode mode | : ESC [ ? 0 l1) | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | |||
1) This letter is a small “L”!
Printout:
8 6 1 0 4
1 2 3 4 5 6
| Programmer Reference Guide | 
