beautypg.com

Code delta distance (ibm) type r – Tally Genicom Matrix Printer User Manual

Page 385

background image

Code Delta distance (IBM)

Type R

Syntax

Figures/Characters (n)

Start code

Stop code

ASCII
hex.
dec.

"0" to "9" and "A" to "F"

30 to 39 and 41 to 46
48 to 57 and 65 to 70

"F"

46
70

"D"

44
68

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

code delta distance (IBM) without HRI

20 LPRINT CHR$(27);"[?11~";
30 LPRINT CHR$(26);" R3;111";CHR$(25);
40 LPRINT CHR$(20);"F0123D";CHR$(20);
50 LPRINT CHR$(27);"[?10~"

30

Barcode Printing