! ! File containing the plotting device information for ! Pltprg/Plotfl. Definitions of the data are in the bottom of the file ! ! #1 VT 240 terminal ! VT12 TT: 11.0 8.5 1 0 0 0 0 0 0 1 Run DP:PLTPRG ! ! #2 HP Plotter ! 7475 Filename 9.97 7.68 0 1 0 0 1 1 0 1 PG;RO 0;IP;SC 0,9886 250,6891; PG;RO 90;IP;SC 685,9916 0,7113 @DP:PLOTQ.COM PLT: ! ! #3 Tektronix 4010/4014 emulator ! 4014 TT: 10.23 7.75 1 0 0 1 0 0 1 1 [?38h [3/v[?38l Run DP:pltprg ! ! #4 Tektronix 4105/7/9 ! 4105 TT: 9.2 8.6 1 0 0 1 0 0 1 1 %!0  %!2 Run DP:PLTPRG ! ! #5 LA 50 printer ! !META !WP:Meta50.dat !11.0 8.5 0 0 0 !0 0 0 0 1 ! @DP:PLTMET.COM ! ! #6 Dec LN03 laser printer using tektronix 4010/4014 emulation ! 4014 Filename 10.23 7.75 0 2 0 1 0 0 0 1 [?38h ! Note - we must use plotqz - otherwise, plot data will be lost @DP:PLOTQZ.COM DP:PLTPRG.LZR LZR: ! ! #7 HP Plotter with gridded paper ! 7475 FILENAME 9.97 7.68 0 1 1 5.56 4.000 4.20 5.56 0 1 1 0 1 PG;RO 0;IP;SC 0,9886 250,6891; PG;RO 90;IP;SC 685,9916 0,7113; @DP:PLOTQ.COM PLT: ! ! ************ DEFINITIONS ************************** ! ! First line: ! ! The name of the device type that will be used (Multiware) ! ! Second Line: ! ! The name of the output device. ! Use TT: for the terminal. ! Vax: Use "Filename" for files of the form ! PLT.'PID' where 'PID' is the Process ID number. ! PDP: Use "Filename" for files of the form PLTOUT.LXX, ! where XX is the line number of the job. ! ! Third Line: ! ! 1 X axis length (inches) ! 2 Y axis length (inches) ! 3 Terminal flag (1 if a terminal, 0 if not) ! 4 Rotate flag (1 if device can rotate a plot, 0 if not) ! 5 Gridded paper flag (1 if paper has a grid on it, 0 if not) ! ! and if gridded paper, the following: ! ! 6 The distance from the left edge of the paper to the center ! of the plotting region, in inches ! 7 The distance from the bottom edge of the paper to the center ! of the plotting region, in inches ! 8 The distance from the right edge of the paper (when the paper ! is rotated 90 degrees) to the center of the plotting region, ! in inches ! 9 The distance from the bottom edge of the paper (when the paper ! is rotated 90 degrees) to the center of the plotting region, ! in inches ! ! Forth line: ! ! 1 Number of lines to read to set up device (written prior to Scinit) ! 2 Number of lines to read to set the scaling, etc, if not rotated ! 3 Number of lines to read to set up the scaling if it is rotated ! 4 Number of lines to read to return the device to its initial state ! 5 Flag to indicate the command file to run when finished making the ! plot. (1 indicates a command file; 0 indicates none) ! ! The additional lines depend on the number of lines, etc indicated in ! the forth line. The first group of lines correspond to line 4 item #1, ! the second group, line4 item#2, etc. The last line is the name of the ! command file to run (if Line 4 item #5 is not 0). ! ! Note: You can put comments in by having a ! in column 1. Also, these ! devices must be in the same order as the devices listed in the file ! PLTPRG.DVI. !