Chapter 11 Data Formats of Barcode Types

Code UPC E Without HRI

Syntax

 

Figures (n)

Check

Start Code

Stop Code

 

Number (c)

 

 

 

 

 

 

 

 

 

 

 

 

 

 

ASCII

"0" to "9"

Calculation

":"

":"

 

 

see “Check

 

 

hex.

30 to 39

3A

3A

Number

 

 

 

 

dec.

48 to 57

Calculation”

58

58

on page 258.

 

 

 

 

 

 

 

 

 

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~";

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

40LPRINT CHR$(20);":01234567:";CHR$(20);

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

250

Page 250
Image 250
Tally Genicom 6600 manual Code UPC E Without HRI