Appendix F Barcode Quick Reference
F.1.5 Barcode Programming Examples
All examples are coded in standard uni-directional printing - that means
Note:
the parameter "P 7 " is not used.
In the following examples, stands for "Space".
print position. The red
indicates the actual print position.
Between Start Barcode and Stop Barcode are only printable characters
tolerated (no CR or LF).
Barcode Example for Code 39
Barcode Header:
Start Barcode:
Data:
Stop Barcode:
square before and after the printed barcode
ESC[;P
;P
;P
;P
;P
2
3
4
5
ESC[;201 ;8;1;1;1 ; ˽ z
ESC [ ? 0 h
* C O D E ˽ ˽ 3 9 *
ESC[?0l
;P
˽ z
6
7
F-5