Download Print this page

Star Micronics 10X User Manual page 104

Advertisement

I
Gemini User's Manual
I
In our example, we want to start printing in dot column 100,
and print to column 114. Therefore, the total numberof characters
we will send for each of the two rows is 114. Using our handy table,
we know that n1
=
114 and n2
=
O. Therefore, the control code
we send to Gemini to put the printer in the low-resolution mode,
I
ready to print our 14 columns, is as follows:
LPRINT CHR$(27);
10K";
CHR$(114); CHR$(O);
Before you start firing the pins, be sure that the top of the
second row of dots is one-dot's space below the bottom of the first
row. (It's like having one picture in two frames and wanting the
frames lined up close together.) You are using seven printing dots,
and each dot is 1/74 of an inch below the one above it. Perhaps
this illustration will make it clearer.
0
1
0
2
0
3
0
4
0
5
0
6
First line
7
7·dot space for line height
Second line
1
0
2
I
0
etc.
Our line feed spacing should be 7/72 inch. We have a special
line-feed command for precisely that spacing:
ESC "1" or, CHR$(27) CHR$(49)
Now, it's just a matter of entering the program.
96
I

Advertisement

loading

This manual is also suitable for:

15xGemini-10xGemini-15x