home *** CD-ROM | disk | FTP | other *** search
/ TopWare 18: Liquid / Image.iso / liquid / top1016 / lasi2pgl.hlp < prev    next >
Text File  |  1994-01-14  |  8KB  |  162 lines

  1. ≡≡
  2.  
  3. Introduction
  4.  
  5.  Introduction
  6.  
  7.   LASI drawings can be quite large and complex. It is usually necessary to
  8.   produce large plots to examine the drawings for errors, or maybe just for
  9.   office decoration. LASI therefore must be able to produce plots. The most
  10.   commonly used plotting language is Hewlett-Packard's HP-GL (Hewlett-
  11.   Packard Graphics Language), which is used by all H-P and many other makes
  12.   of plotters. Using the LASI2PGL.EXE program, LASI drawings can be
  13.   converted directly into HP-GL, either as a file, or as a direct drive for
  14.   a plotter from one of the personal computer's serial ports.
  15.  
  16. Configuration Files
  17.  
  18.  Configuration Files
  19.  
  20.   Before you run LASI2PGL on anything you must make a configuration data
  21.   file. Run LASI2PGL.EXE and answer "y" to the Configure (y or n) prompt.
  22.  
  23.   The program stores plotting configurations in ".PCF" files. The title of
  24.   a configuration must conform to DOS file naming rules. These files remain
  25.   in the drawing directory.
  26.  
  27.   Some of the questions asked will be defaulted from the program
  28.   initialization or the previous configuration file. Pressing ENTER to any
  29.   question will default to the value show in parentheses. Otherwise enter
  30.   the new value.
  31.  
  32.   Some of the questions will be obvious and some may need explanation:
  33.  
  34.   1. Configuration will ask if your plotter has a center or lower-left
  35.      (bottom-left) hardware origin. Most small plotters have a lower-left
  36.      origin, while larger plotters use a center origin. Read your plotter
  37.      manual for this information.
  38.  
  39.   2. The borders that you must specify are the distance at the edges of a
  40.      sheet of paper that the plotter can't use, i.e. roller track, etc.
  41.      Read your plotter manual for this distance. The size of your paper
  42.      less these borders is the useful size of your paper.
  43.  
  44.   3. You can set the location and size of the plotting area on the paper by
  45.      specifying the left, bottom, right and top edges. You can use this to
  46.      make multiple drawings on a single sheet of paper.
  47.  
  48.   4. If you use hardwired handshaking to keep the plotter buffer from being
  49.      overflowed by plotting data, you will be asked if you want to use the
  50.      DSR (data set ready) line or the CTS (clear to send) line to detect
  51.      that the plotter buffer is full. On an AT type of PC these lines are
  52.      pins 6 and 8 respectively on a 9-pin serial port. The Hewlett-Packard
  53.      plotters normally indicate a full buffer by dropping the DTR (pin 20
  54.      on the 25-pin RS-232 connector) line. This line can be connected to
  55.      either CTS or DSR, but DSR is preferred.
  56.  
  57.   5. LASI2PGL will ask you if you want to use your plotter's polygon mode
  58.      commands. These are the commands PM, EP and FP which are available on
  59.      the better plotters (see your plotter manual). These commands allow
  60.      you to fill closed polygon areas. If this mode is used paths will be
  61.      expanded into a closed polygon area.
  62.  
  63.   6. If you want to have paths standout in the drawing, answer that you
  64.      want path center lines drawn. Paths will be drawn with a dashed line
  65.      along their center.
  66.  
  67.   7. LASI2PGL will draw any cells that are displayed in LASI Cell Mode as
  68.      an outline either in outline or in full detail. The configuration may
  69.      set to always draw fully if desired. You may also set the pen to be
  70.      used for outlines.
  71.  
  72.   8. Each layer has three attributes, Pen, Line and Fill. You may assign
  73.      attributes randomly, by giving a layer number 1 to 64 to the "Layer?"
  74.      question. Pressing ENTER only will end the assignment process. Note
  75.      also that the layer number is displayed in the color you used in the
  76.      drawing.
  77.  
  78.   9. When assigning pens to layers note that you may enter up to 8
  79.      different pens. Your plotter might not support that many, so assign
  80.      them accordingly.
  81.  
  82.   10. You may assign different line types to make dashed lines. The types
  83.      are numbered 0-6 and correspond to the line types described in the H-P
  84.      plotter manual that comes with an H-P plotter. If a line is to be
  85.      drawn solid, set the layer by pressing only ENTER.  A dash "-" will
  86.      indicate a solid line on that layer.
  87.  
  88.   11. You may set the fill type attribute to be used on a layer. These
  89.      presently are left crosshatch, right crosshatch, horizontal, vertical
  90.      and nothing (indicated by "L","R","H","V" and "-"). Boxes will always
  91.      be filled, but you must use the plotter's polygon mode to fill polygon
  92.      areas.
  93.  
  94.   12. If a layer has had its Fill set as above, and a line type has also
  95.      been set, the line type is used as the fill line type. The perimeter
  96.      of a filled area is drawn solid and not with the line type set for
  97.      that layer. The spacing of the dashes and fill lines will be
  98.      calculated from the fill spacing configuration parameter.
  99.  
  100.   13. After you are satisfied with the configuration, you may store it with
  101.      the same title or any other title. You can save time by copying
  102.      configurations, make changes, and then storing under a new title.
  103.  
  104. Running LASI2PGL.EXE
  105.  
  106.  Running LASI2PGL.EXE
  107.  
  108.   LASI2PGL.EXE reads BP4 and CL4 internal files in the local drawing
  109.   directory.
  110.  
  111.   You must be logged into the drawing directory of the cell to be plotted.
  112.  
  113.   To drive a plotter directly, the plotter must be connected to one of the
  114.   computer's serial ports, COM1, COM2, COM3 or COM4.
  115.  
  116.  
  117.   There are 3 ways to run LASI2PGL:
  118.  
  119.   1. Run by typing "lasi2hp". This allows you to configure and then run a
  120.      plot, or to simply make configuration files.
  121.  
  122.   2. Run by typing "lasi2hp cellname", where "cellname" is the cell that
  123.      you want to plot. In this case configuration must be done previously,
  124.      and the plot will be fitted to the full size of the cell.
  125.  
  126.   3. Run by typing "lasi2hp cellname x-center y-center width", where "x-
  127.      center" and "y-center" are the coordinates of where you want the plot
  128.      to be centered, and "width" is the horizontal width of the plot window
  129.      (all in physical units). This is how LASI passes the drawing window to
  130.      be plotted when the PLOT button is pushed in the LASI System Mode
  131.      menu.
  132.  
  133.   In each case you will be asked for the configuration title and whether
  134.   your plotter or disk is ready.
  135.  
  136.   When making a plotting file you may specify a name, path or disk for the
  137.   output file. Entering nothing makes a file with the plotted cell's name
  138.   in the local drawing directory.
  139.  
  140.   Hint:  If LASI2PGL asks for a new scale. You might want to give a scale
  141.     slightly smaller than the maximum scale indicated. This may eliminate
  142.     some part of a drawing being cut off due to aspect ratio differences
  143.     between your paper and the area to be drawn.
  144.  
  145. Other Uses
  146.  
  147.  Other Uses
  148.  
  149.   Since the plot file that LASI2PGL makes is in standard HP-GL language.
  150.   The file can be changed to other formats using a converter such as HIJAAK
  151.   or PRINTGL. HP-GL can also be converted directly by WordPerfect 5.1 or
  152.   6.0 into figures that can be inserted into WordPerfect (or other DTP)
  153.   written text. Therefore, drawings made by LASI can be placed directly
  154.   into reports, theses, dissertations, etc. that are written using any of
  155.   the common word processors that can do graphics conversion from HP-GL.
  156.  
  157.   HP-GL can also be converted into LaserJet format to print high quality
  158.   diagrams. HP-GL can be converted into PCX or TIFF formats. From these
  159.   formats, conversion to a fax format is usually possible so that you can
  160.   send high quality fax diagrams using any of the fax/modems on the market.
  161.  
  162.