Tally Genicom 6600 Benutzerhandbuch

Seite von 330
248
Chapter
11
Data Formats of Barcode Types
Code UPC A Without HRI
Syntax
Data Structure
ASCII DC4 Start code nnnnnn Separation code nnnnnc Stop code DC4
hex. 14 Start code nnnnnn Separation code nnnnnc Stop code 14
dec. 20 Start code nnnnnn Separation code nnnnnc Stop code 20
Example
10 REM code UPC A without HRI
20 LPRINT CHR$(27);"[?11~";
30 LPRINT CHR$(26);" O3;111";CHR$(25);
40 LPRINT CHR$(20);":012345:678901:";CHR$(20);
50 LPRINT CHR$(27);"[?10~"
Figures (n)
Check 
Number (c)
Start Code
Separation 
Code
Stop Code
ASCII
"0" to "9"
Calculation 
":"
":"
":"
hex.
30 to 39
3A
3A
3A
dec.
48 to 57
58
58
58