EAN 128

 

 

 

 

 

Type T

 

 

 

 

 

 

 

 

Syntax

 

 

 

 

 

 

 

 

 

 

Figures/Characters (n)

Start code

Stop code

 

ASCII

 

 

 

 

 

 

 

hex.

 

 

 

see Code 128

none

none

 

dec.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Data Structure ASCII

DC4

n ... n

DC4

 

 

 

hex.

14

 

n ... n

14

 

 

 

dec.

20

 

n ... n

20

 

 

Description The only difference between both types of barcodes is the initial sequence.

Code 128 starts with Code A, Code B or Code C followed by character information. Barcode EAN 128 requires the code FNC1 between Startcode and character information. The Code 128 translation table remains valid. The checksum of EAN 128 is calculated using Code 128 algorythm.

Example10 LPRINT CHR$(27);"[?11~";

20LPRINT CHR$(26);" T3;111";CHR$(25);

30LPRINT CHR$(20);"1234ABCD";CHR$(20);

40LPRINT CHR$(27);"[?10~"

Barcode Printing 35

Page 390
Image 390
Tally Genicom Matrix Printer manual EAN Type T, Syntax