Download Tally Genicom Matrix Printer User's Manual

Transcript
Code Delta distance (IBM)
Type R
Syntax
ASCII
hex.
dec.
Data Structure
ASCII
hex.
dec.
Example
10
20
30
40
50
Figures/Characters (n)
Start code
Stop code
"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
DC4 Start code
14 Start code
20 Start code
n ... n
n ... n
n ... n
Stop code DC4
Stop code 14
Stop code 20
REM code delta distance (IBM) without HRI
LPRINT CHR$(27);"[?11~";
LPRINT CHR$(26);" R3;111";CHR$(25);
LPRINT CHR$(20);"F0123D";CHR$(20);
LPRINT CHR$(27);"[?10~"
30 Barcode Printing