Output Solutions C I - 8 0 6 0 Instrukcja Użytkownika Strona 236

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 252
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 235
Appendix F Barcode Quick Reference
F-5
2.2 Barcode Programming Examples
Note: All examples are coded in standard uni-directional printing - that means the
parameter "P " is not used.
7
In the following examples, 8 stands for "Space".
The small square before and after the printed barcode 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: ESC [ ; P ; P ; P ; P ; P ; P 8 z
2 3 4 5 6 7
ESC [ ; 201 ; 8 ; 1 ; 1 ; 1 ; 8 z
Start Barcode: ESC [ ? 0 h
Data: * C 8 O 8 D 8 E 8 8 8 3 9 *
Stop Barcode: ESC [ ? 0 l
Barcode Example for 2 of 5 Industrial
Barcode Header: ESC [ ; P ; P ; P ; P ; P ; P 8 z
2 3 4 5 6 7
ESC [ ; 202 ; 8 ; 1 ; 1 ; 1 ; 8 z
Start Barcode: ESC [ ? 0 h
Data: : 1 2 3 4 5 6 7 8 9 0 ;
Stop Barcode: ESC [ ? 0 l
Przeglądanie stron 235
1 2 ... 231 232 233 234 235 236 237 238 239 240 241 ... 251 252

Komentarze do niniejszej Instrukcji

Brak uwag