Chapter 11 Data Formats of Barcode Types

Code EAN 8 With HRI

Syntax

 

Figures (n)

Check

Start Code

Separation

Stop Code

 

Number (c)

Code

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

ASCII

"0" to "9"

Calculation

":"

":"

":"

 

 

see “Check

 

 

 

hex.

30 to 39

3A

3A

3A

Number

 

 

 

 

 

dec.

48 to 57

Calculation”

58

58

58

on page 258.

 

 

 

 

 

 

 

 

 

 

 

Data Structure

ASCII DC4 Start code nnnn Separation code nnnc Stop code DC4 hex. 14 Start code nnnn Separation code nnnc Stop code 14 dec. 20 Start code nnnn Separation code nnnc Stop code 20

Example

10 REM code EAN 8 with HRI

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

30 LPRINT CHR$(26);" H3;111";CHR$(25);

40LPRINT CHR$(20);":0123:4567:";CHR$(20);

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

242

Page 242
Image 242
Tally Genicom 6600 manual Code EAN 8 With HRI, Figures n Check Start Code Separation Stop Code Number c