TallyGenicom Matrix Printer Programmer's Manual page 187

Tallygenicom matrix printer programmer's manual
Table of Contents

Advertisement

You can either register 0 - 3. Register 3 is only available in ESC/P2 mode.
The command ESC ( t can be used to assign character sets to character table (d
If d
(see page 105).
Example
10
20
30
40
50
60
70
80
90
100 FOR I = 1 TO 15
110 READ D
120 LPRINT CHR$(D);
130 NEXT I
140 LPRINT
150 RETURN
160 DATA 65,66,67,68,69,165,166,167,168,169,170,171,172,173,174
104
Miscellaneous
= 2 you cannot use user-defined characters defined previously with ESC ( t
1
REM
upper half of code table
LPRINT CHR$(27);"t0";
GOSUB 90
LPRINT CHR$(27);"t1";
GOSUB 90
LPRINT CHR$(27);"t2";
GOSUB 90
END
RESTORE
).
1

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Matrix Printer and is the answer not in the manual?

Table of Contents