home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
norge.freeshell.org (192.94.73.8)
/
192.94.73.8.tar
/
192.94.73.8
/
pub
/
computers
/
pdp10
/
tops-10
/
hpplot.hlp
< prev
next >
Wrap
Text File
|
1995-04-05
|
1KB
|
46 lines
[HELP HPPLOT 1 page]
Plotting on the HP 7221 may be done by running GRF:TEKHPL. It converts
a .TEK file to one that can be copied to the HP7221 using TYPFIL.
The commands currently are:
.R GRF:TEKHPL
(answer prompts)
.R TYPFIL
TTY572:=filename.hpl
[Now for something completely different - an older style plotter]
Plotting on the HEWLETT-PACKARD 7200 series PLOTTER may be accomplished
by using the TEKTRONIX PLOT-10 package software along with a special
output subroutine named TEKHP, residing on SYS: .
It supports all vector and point drawing, without the characters
available in the TEKTRONIX ALPHA-MODE. It is worth noting,
though, that PLOT-10 has a character-generator
in software which could be used for text on the HP. Also,
the PLOT-10 CALCOMP PREVIEW PACKAGE may be used for text, by calling
the CALCOMP routine "symbol".
To load your PLOT10 program(e.g. PROG1.FOR) for use
on the H.P. PLOTTER, type:
LOAD PROG1,SYS:TEKHP,SYS:TEK/LIB
The SYS:TEKHP routine is the addition to the
command which causes H.P.PLOT operation rather than
TEKTRONIX opperation. If the ADVANCED-
GRAPH library is also needed, for example, type
LOAD PROG1,SYS:TEKHP,SYS:AG/LIB,SYS:TEK/LIB
To load your CALCOMP program for use on the HP-PLOTTER, type
LOAD PROG1,SYS:TEKHP,SYS:TEKPRE/LIB,SYS:TEK/LIB .
[SEE "HELP TEK" FOR PLOT-10 INFORMATION]
[End of HELP HPPLOT]
.KJOB
.