Set/reset barcode mode Barcodes
Programmer Reference Guide U26169-J-Z716-1-7600
© Siemens Nixdorf Informationssysteme AG 1995 Pfad: D:\SNI\Mackwitz\u26169\o26169e\26169E.K06
Set/reset barcode mode
1) This letter is a small „L“!
The printing of barcode symbols is set or reset with this control character.
The barcode must be selected before the barcode mode is activated. While the
barcode mode is on, no other escape sequences are permitt ed. No page break is
allowed within a barcode symbol!
Programming examples
Code 39
Programming:
1) This letter is a small “L”!
Printout:
Mode Control sequence Hexadecimal Decimal
Set ESC [ ? 0 h 1B 5B 3F 30 68 27 91 63 48 104
Reset ESC [ ? 0 l1) 1B 5B 3F 30 6C 27 91 63 48 108
Barcode header
header :ESC[;n2 ;n3;n4 ;n5;n6SP z
Example : ESC[;201 ;8 ;1 ;1 ;1 SPz
Set barcode mode : ESC [ ? 0 h
Data : * CODE 39 *
Reset barcode mode : ESC [ ? 0 l1)
i
*
C
O
D E
3
9
*