Code ean 8 without hri type i – Tally Genicom Matrix Printer User Manual
Page 377
![background image](/manuals/215541/377/background.png)
Code EAN 8 without HRI
Type I
Syntax
Figures (n)
Check
Number (c)
Start code
Separation
code
Stop code
ASCII
hex.
dec.
"0" to "9"
30 to 39
48 to 57
Calculation
see section
"Check Number
Calculation"
":"
3A
58
":"
3A
58
":"
3A
58
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 without HRI
20 LPRINT CHR$(27);"[?11~";
30 LPRINT CHR$(26);" I3;111";CHR$(25);
40 LPRINT CHR$(20);":0123:4567:";CHR$(20);
50 LPRINT CHR$(27);"[?10~"
22
Barcode Printing