home *** CD-ROM | disk | FTP | other *** search
- Plot to Tek 410x Converter
- by Joel Swank April 1988
-
- This program converts UNIX plot format files to Tektronix 410x terminal
- graphic commands. It reads from a named file and writes to stdout.
- Usage:
-
- >plot2tek [-xnnn -ynnn] plotfile
-
- The -x and -y parms are scaling factors. Default is 4096 for both.
-
- Include in the source code is a set of macros and subroutines that provide
- calls to do many of the Tektronix 410x commands. These routines are a big
- help for anyone writing 410x applications.
-