Code upc e without hri, Syntax data structure, Example – Tally Genicom 6600 User Manual
Page 250

250
Chapter
11
Data Formats of Barcode Types
Code UPC E Without HRI
Syntax
Data Structure
ASCII
DC4
Start code
nnnnnnnc
Stop code
DC4
hex.
14
Start code
nnnnnnnc
Stop code
14
dec.
20
Start code
nnnnnnnc
Stop code
20
Example
10 REM code UPC E without HRI
20 LPRINT CHR$(27);"[?11~";
30 LPRINT CHR$(26);" Q3;111";CHR$(25);
40 LPRINT CHR$(20);":01234567:";CHR$(20);
50 LPRINT CHR$(27);"[?10~"
Figures (n)
Check
Number (c)
Start Code
Stop Code
ASCII
"0" to "9"
Calculation
see “Check
":"
":"
hex.
30 to 39
3A
3A
dec.
48 to 57
58
58