home *** CD-ROM | disk | FTP | other *** search
/ AutoCAD Resource Guide / AutoCAD Resource Guide - ESX Interactive.ISO / argdemos / calcomp / readme.1st < prev    next >
Encoding:
Text File  |  1992-11-12  |  8.4 KB  |  226 lines

  1.  
  2.               AutoCAD 12 - Pre-release CalComp Plotter Driver
  3.  
  4.     PLPCC.EXP v2.7 is a pre-release version of the CalComp plotter driver
  5.     for AutoCAD 12.  It fixes all known problems which existed in previous
  6.     versions.  This version is considered pre-release, pending official
  7.     release by Autodesk.
  8.  
  9.     PLPCC.EXP v2.7 and this readme file are available on the CalComp BBS
  10.     (714-821-2359) in the file PLPCC.ZIP which is located in the Drivers
  11.     & Utilities - AutoCAD Drivers download area.
  12.  
  13.     This driver has several new features which take advantage of the
  14.     capabilities of the DrawingMaster & Electrostatic plotters, such as
  15.     downloading pen & color definitions and using area fill commands.
  16.     The driver's pen & color definitions are fixed and can't be changed
  17.     by the user.  These features can be disabled, allowing the driver
  18.     to work like previous AutoCAD in-line drivers, using user defined pens
  19.     for lines, polylines, and polygons.  Or, area fills can be enabled to
  20.     take advantage of user defined colors for polylines and polygons.  For
  21.     additional information about defining your own pen & color tables,
  22.     please refer to your CalComp plotter user's guide.
  23.  
  24.     Setup:
  25.  
  26.     Copy the driver to the AutoCAD driver directory, for example:
  27.  
  28.     COPY A:\PLPCC.EXP C:\ACAD\DRV\PLPCC.EXP
  29.  
  30.     Start AutoCAD and go to the Configuration Menu.  Select "Configure
  31.     plotter" (5).  From the Plotter Configuration Menu, delete all
  32.     existing CalComp plotter configurations (2).  Select "Add a plotter
  33.     configuration" (1) and proceed to configure the desired plotter(s).
  34.     For additional configuration information, see the sample plotter
  35.     configuration dialog included in this document.  Complete and save the
  36.     plotter configuration in the normal manner and return to the drawing
  37.     editor.
  38.  
  39.     Please note the following operational characteristic which is within
  40.     AutoCAD and not within the CalComp driver:
  41.  
  42.        There is a 30 second time-out when using serial xon/xoff, serial
  43.        hardware, or Centronics parallel communication protocols.
  44.        Time-outs are most likely to occur during serial operation with a
  45.        pen plotter, especially if the plotter is taken offline.  If this
  46.        is a problem, use serial ack/nak instead.
  47.  
  48.     Supported Models:
  49.  
  50.     ColorMaster Plotters:
  51.  
  52.        1.  ColorMaster Plus 6613VRC
  53.        2.  ColorMaster Plus 6603VRC
  54.        3.  ColorView 5913
  55.        4.  ColorView 5912
  56.        5.  PlotMaster 5902A
  57.  
  58.     DrawingMaster Plotters:
  59.  
  60.        1.  DrawingMaster Plus 52436
  61.        2.  DrawingMaster Plus 52236
  62.        3.  DrawingMaster Plus 52424
  63.        4.  DrawingMaster Plus 52224
  64.  
  65.     Electrostatic Plotters:
  66.  
  67.        1.  68444 Color EPP
  68.        2.  68436 Color EPP
  69.        3.  58444 Color EPP
  70.        4.  58436 Color EPP
  71.        5.  58424 Color EPP
  72.        6.  67436 Monochrome
  73.        7.  57444 Monochrome
  74.        8.  57436 Monochrome
  75.        9.  57424 Monochrome
  76.  
  77.     Pen Plotters:
  78.  
  79.        1.  DesignMate 3024
  80.        2.  Pacesetter 2036
  81.        3.  Pacesetter 2024
  82.        4.  Artisan 1026
  83.        5.  Artisan 1025
  84.        6.  Artisan 1023
  85.        7.  1044
  86.        8.  1043
  87.        9.  1077
  88.       10.  Pacesetter Classic 4036
  89.  
  90.     Sample Plotter Configuration Dialog:
  91.  
  92.     Enter the number of pens in use on this plotter, 1 to 255:
  93.  
  94.        AutoCAD supports up to 255 pens.  Most pen plotters support 8 pens,
  95.        while all others support 255.
  96.  
  97.     Enter the number of plotter steps per inch, 200 to 2032:
  98.  
  99.        Valid stepsizes are 200, 300, 400, 508, 1016, & 2032.
  100.  
  101.     Will this plot data be transfered to an EBCDIC computer?
  102.     |
  103.     |  This determines the radix or base numbering system which is used
  104.     |  for certain plotter commands.
  105.     |
  106.     |__<N>o:  Radix is 95 - plot data is more efficient, but is difficult
  107.     |         to translate to EBCDIC.
  108.     |
  109.     |__<Y>es:  Radix is 59 - plot data is easily translated to EBCDIC, but
  110.                is slightly less efficient.
  111.  
  112.     Include pen definitions in the plot data?
  113.     |
  114.     |  This prompt does not appear for pen plotters.
  115.     |
  116.     |__<Y>es:  The driver will download pen & color definitions to the
  117.     |  |       plotter.  These will override user defined pens & colors.
  118.     |  |       Area fill commands will be used.
  119.     |  |
  120.     |  |__Use monochrome definitions?
  121.     |     |
  122.     |     |__<N>o:  Color definitions will will be downloded.
  123.     |     |
  124.     |     |__<Y>es:  Monochrome definitions will be downloaded.
  125.     |
  126.     |__<N>o:  Pen & color definitions will not be downloaded.  User defined
  127.        |      pens & colors will be used.
  128.        |
  129.        |__Allow area fills?
  130.           |
  131.           |__<Y>es:  Area fill commands will be used.  Polylines and
  132.           |          polygons will be filled with user defined colors.
  133.           |
  134.           |__<N>o:  Area fill commands will not be used.  Polylines and
  135.                     polygons will be stroked with user defined pens.
  136.  
  137.     Do you want to include CDCL commands in the plot data?
  138.     |
  139.     |  The driver can include CDCL (CalComp Device Control Language)
  140.     |  commands with the plot data.  CDCL commands allow certain plotter
  141.     |  parameters to be defined or changed "on the fly".  This prompt
  142.     |  does not appear for ColorMaster plotters.
  143.     |
  144.     |__<Y>es:  The following CDCL commands will be included:
  145.     |
  146.     |          USER_PIN(0)
  147.     |          REPORT_ERR(PRINT)
  148.     |          907(sync,num_syncs,cs,eob,resolution,protocol)
  149.     |          JOB_NAME(drawing_name)
  150.     |
  151.     |          The protocol parameter of the 907 command is not included
  152.     |          when plotting to a file or parallel port.
  153.     |
  154.     |__<N>o:  CDCL commands will not be included.
  155.  
  156.     Enter the number of copies per plot, 1 to 63:
  157.  
  158.        The driver can include a multiple copy command, enabling the plotter
  159.        to produce multiple copies of a drawing.  This prompt does not appear
  160.        for pen plotters.
  161.  
  162.     Would you like to change Sync, EOB, and Checksum?
  163.     |
  164.     |__<N>o:  Use the current values.  The default values are:
  165.     |
  166.     |         Sync code = 22 (16 hex)
  167.     |         Number of sync codes = 2
  168.     |         EOB = 13 (0D hex)
  169.     |         Checksum is enabled
  170.     |
  171.     |__<Y>es:  Change the current values.  Additional self-explanatory
  172.                prompts will appear.
  173.  
  174.     Is your plotter connected to a <S>erial, or <P>arallel port?
  175.     |
  176.     |  This prompt does not appear for serial only models.
  177.     |
  178.     |__<P>arallel:  Plot data will be output to a parallel port.
  179.     |
  180.     |__<S>erial:  Plot data will be output to a serial port using the
  181.                   selected protocol, baud rate, and character framing.
  182.  
  183.     Enter protocol number, 0 to 2:
  184.  
  185.        Available serial protocols are:  0 = ACKNAK
  186.                                         1 = XON/XOFF
  187.                                         2 = HARDWARE
  188.  
  189.        This setting is ignored when plotting to a file.  This prompt
  190.        does not appear if a parallel port is selected.
  191.  
  192.     Enter the serial baud rate, 9600 to 19200:
  193.  
  194.        Available baud rates are 9600 and 19200.  This prompt does not
  195.        appear if a parallel port is selected.
  196.  
  197.     Enter character framing number, 0 or 1:
  198.  
  199.        Available character framing:  0 = 7 bits, even parity, 1 stop bit
  200.                                      1 = 8 bits, no parity, 1 stop bit
  201.  
  202.        This prompt does not appear if a parallel port is selected.
  203.  
  204.     Enter port name, or address in hexadecimal:
  205.  
  206.        Enter the name or address of the port that the plotter is
  207.        connected to.
  208.  
  209.     The following AutoCAD specific plot configuration can be changed
  210.     during configuration or at plot time.  Please refer to the AutoCAD
  211.     Interface, Installation, and Performance Guide, and chapter 13 of the
  212.     AutoCAD Reference Manual for additional information.
  213.        
  214.        Plot optimization level = 0
  215.        Plot will NOT be written to a selected file
  216.        Sizes are in Inches and the style is landscape
  217.        Plot origin is at (0.00,0.00)
  218.        Plotting area is 43.00 wide by 33.00 high (E size)
  219.        Plot is NOT rotated
  220.        Area fill will NOT be adjusted for pen width
  221.        Hidden lines will NOT be removed
  222.        Plot will be scaled to fit available area
  223.  
  224.     Please note that the driver automatically sets the AutoCAD optimization
  225.     level to 0.  This is the recommended setting for all CalComp plotters.
  226.