home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 13 / 13.iso / p / p078 / 10.img / DISPLAYS.PLB / ADS.DOC next >
Encoding:
Text File  |  1991-02-11  |  1.8 KB  |  43 lines

  1.  
  2.  
  3. This file contains instructions for installing the device drivers for using
  4. the Applied Data Systems VectorScan RISC Video Board with OrCAD.
  5.  
  6.  
  7. 1.  Important Files:
  8.  
  9.      1.       ADS.DOC - This file.
  10.      2.  ADSLOAD.EXE  - Loads micro-code into RISC.
  11.      3.  ADSORCAD.COM - Micro-Code for RISC processor (Download before use)
  12.      4.       ADS.DRV - OrCAD Display Driver for use with: SDT, PCB and VST
  13.  
  14. 2. Overview
  15.  
  16.     The VectorScan board contains a CPU and program memory as well as video
  17.     memory.  This allows for the downloading of software that customizes for
  18.     different applications.  ADS has developed different downloadable programs
  19.     for different applications.  These programs must be downloaded by a batch
  20.     process developed by ADS before the main application can use the board.
  21.     The download prior to using any particular application must occur after
  22.     power-on or after a download for some other application.
  23.  
  24.  
  25. 3.  Instructions for loading VectorScan RISC drivers for OrCAD.
  26.  
  27.     PRIOR TO EXECUTING OrCAD code, run the ADSLOAD program using the following
  28.     command line:
  29.  
  30.         ADSLOAD ADSORCAD
  31.  
  32.     This will download the RISC based software to the memory on the
  33.     VectorScan.  OrCAD code can now be executed in the normal fashion.  If you
  34.     are using only OrCAD applications with the vectorScan, you will probably
  35.     want to do it as part of your AUTOEXEC.BAT.  If you are using other
  36.     applications for which drivers are downloaded to the ADS board, you may
  37.     have to do this download as part of the invocation of OrCAD products.
  38.  
  39.     To use the VectorScan RISC with OrCAD, the file ADS.DRV should be
  40.     installed as your OrCAD driver in accordance with the directions for
  41.     installing OrCAD drivers.
  42.  
  43.