Programming examples

Barcodes

EAN-13

Programming:

Barcode header

: ESC

[

;

n2

;

n3

; n4

;

n5

;

n6

SP

z

Example

: ESC

[

;

206

;

8

;

;

 

;

1

SP

z

Set barcode mode

: ESC [ ? 0 h

 

 

 

 

 

 

 

 

 

Data

: 4 1 2 3 4 5 6 7 8 9 0 1 8

 

 

 

 

 

 

Reset barcode mode

: ESC [ ? 0 l1)

 

 

 

 

 

 

 

 

 

1)This letter is a small “L”!

Printout:

 

 

4

1 2 3 4 5 6

7 8 9 0 1 8

EAN-13 Add-on 2

Programming:

Barcode header

: ESC

[

;

n2

;

n3

;

n4

;

n5

;

n6

SP

z

Example

: ESC

[

;

206

;

8

;

 

;

 

;

1

SP

z

Set barcode mode

: ESC [ ? 0 h

 

 

 

 

 

 

 

 

 

 

Data

: 4 1 2 3 4 5 6 7 8 9 0 1 8

1 2

 

 

 

 

 

 

Reset barcode mode

: ESC [ ? 0 l1)

 

 

 

 

 

 

 

 

 

 

1)This letter is a small “L”!

Printout:

 

 

 

1 2

4

1 2 3 4 5 6

7 8 9 0 1 8

Programmer Reference Guide

U26169-J-Z716-1-7600

Page 154
Image 154
Siemens 9016, 9014, 9015 E manual EAN-13 Add-on