CODABAR

CODABAR

Syntax

 

Figures/Characters (n)

Start Code

Stop Code

 

 

 

 

 

 

 

 

 

 

Not fixed,

Not fixed,

 

 

recommended:

recommended:

 

 

 

 

ASCII

"0" to "9", "A" to "D" and

"a" to "e" and

"a" to "e" and

 

"$", "+", "-", ".", "/", ":"

"n", "t", "*"

"n", "t", "*"

 

 

 

 

hex.

30 to 39 and

61 to 65 and

61 to 65 and

 

24, 2B, 2D, 2E, 2F, 3A

6E, 74, 2A

6E, 74, 2A

 

 

 

 

dec.

48 to 57 and

97 to 101 and

97 to 101 and

 

36, 43, 45, 46, 47, 58

110, 116,42

110, 116,42

 

 

 

 

Data Structure

ASCII

DC4

Start code

n ... n

Stop code

DC4

hex.

14

Start code

n ... n

Stop code

14

dec.

20

Start code

n ... n

Stop code

20

Example

10 REM codabar barcode

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

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

40LPRINT CHR$(20);"*123*";CHR$(20);

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

241

Page 241
Image 241
Tally Genicom 6600 manual Codabar