home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0020 - 0029 / ibm0020-0029 / ibm0028.tar / ibm0028 / DYNAPER2.ZIP / DRIVERS.DOC < prev    next >
Encoding:
Text File  |  1987-02-09  |  3.4 KB  |  65 lines

  1.  
  2.                                   DRIVERS.DOC
  3.  
  4. Feb 9,1987:
  5.  
  6.         This file contains any additional instructions required for installing 
  7. device drivers for Dynaperspective. Print this file out and scan for any 
  8. information regarding devices you may use with Dynaperspective. This file 
  9. supercedes any information on installation of these devices in the manual or 
  10. any earlier addition of this document.
  11.  
  12. ------------------------------------------------------------------------------
  13.  
  14.                      Installing the Artist-1 Graphics Driver
  15.  
  16.         Be sure that you have the 2 following files in your Dynaperspective 
  17. working directory (where you will install the program):
  18.  
  19.                 ART1.EXE
  20.                 ART1.GRB
  21.  
  22.         These files are required for driving the Control Systems Artist 1,1 
  23. Plus and Artist 2 video cards. The Artist driver also requires a 3rd file 
  24. 'ART1.CFG'. This is a configuration file for the type of monitor and 
  25. resolution you are using with the Artist video system. This file is a small 
  26. ASCII text file that is obtained by copying one of the driver files from your 
  27. Control System's INTRO1 program disk to the working directory. These driver 
  28. files are usually named with an extension of .DVP or .INT but they may have 
  29. other extensions as well. This is the same driver file that is required to run 
  30. the INTRO1 program. It is an ascii text file that contains parameters required 
  31. to initialize the Artist card. Copy the file to your working directory as the 
  32. name 'ART1.CFG'. If you are unsure which file is required, check with your 
  33. dealer or Control Systems for the proper monitor initialization file. 
  34.  
  35.         You must make a small change to the file to complete the installation. 
  36. Edit ART1.CFG with any ascii editor, edlin will work fine. Goto line 13 and 
  37. at beginning of line enter one of the choices below (no quotes) :
  38.  
  39.                 '1'  --  If you have an Artist 1 video card
  40.                 '2'  --  If you have an Artist 2 video card
  41.                 '3'  --  If you have an Artist 1 Plus video card.
  42.  
  43.         A simple carraige return entered after the digit is required. Then 
  44. save the new file and quit. A sample session with edlin is shown here:
  45.  
  46.                 'edlin art1.cfg'        <--- Open file for editing
  47.                 '13i'                   <--- Goto line 13,insert mode
  48.                 '1<cr>'                 <--- Type required digit and carraige
  49.                                              return.
  50.                 '<control-z><cr>'       <--- Return to main edlin prompt
  51.                 'e'                     <--- Exit editor with save
  52.  
  53.       If you are having difficulty please contact your dealer or Dynaware 
  54. Customer Support. Be sure and enter the 'correct' digit for your card type or 
  55. the program will not display properly. If you are unsure of your card type 
  56. check with your dealer. You are now ready to install Dynaperspective! If the 
  57. file was incorrectly edited or not created, Dynaperspective will complain at 
  58. the start of program with a message 'Error loading ART1.CFG' and return to DOS.
  59. This file must be in the same format as specified above to work and is 
  60. required each time Dynaperspective is run. If you change to another monitor 
  61. type, all that is required is to copy the new monitor file to ART1.CFG and 
  62. edit as shown above. 
  63. ------------------------------------------------------------------------------
  64.  
  65.