home *** CD-ROM | disk | FTP | other *** search
/ PC Home 44 / PC_Home_Issue_44.iso / image / pfinish / disk2 / marstek.do_ / marstek.bin
Encoding:
Text File  |  1992-03-24  |  2.9 KB  |  81 lines

  1. MARSTEK.SYS
  2.  
  3. You use the MARSTEK.SYS scanner driver with the Marstek 105, 
  4. Marstek 128 (with new card), and Marstek 800 scanners. You 
  5. get better scanning results with the Marstek 105 if you have EMS.
  6.  
  7. If you have the Marstek 128 scanner and a standard size card, 
  8. use the MARS128.SYS scanner driver.
  9.  
  10. These scanners are not entirely programmable from the  
  11. program. You can set brightness and select a halftone on 
  12. the scanner.
  13.  
  14. To manually add the device driver to your CONFIG.SYS, use a text 
  15. editor to type the entry as it appears below. Be sure to 
  16. include a path if the scanner driver is not in your root 
  17. directory. Remember to include additional parameters when 
  18. necessary.
  19.  
  20. CONFIG.SYS entry:
  21.  
  22. For the Marstek 105:    device=MARSTEK.SYS /1
  23.  
  24. For the Marstek 128:    device=MARSTEK.SYS /2
  25.  
  26. For the Marstek 800:    device=MARSTEK.SYS
  27.  
  28. These scanners only use port address 2ECH (2EC hexadecimal).
  29.  
  30. Available options for the Marstek 105 and 128 scanners and 
  31. the parameters you should add to your CONFIG.SYS:
  32.  
  33. DMA Channel 1  The default for these scanners. 
  34.                Add /C1 to your CONFIG.SYS.
  35. DMA Channel 3  Add the parameter /C3 to your CONFIG.SYS.
  36.  
  37. Available options for the Marstek 800 scanner and the parameters 
  38. you should add to your CONFIG.SYS. Select a combination that 
  39. includes the DMA channel and the set of resolutions you want. 
  40.  
  41. DMA Channel 1,
  42. Low Resolution       The default for this scanner. If you select
  43.                      the Low Resolution options, set the DIP switch
  44.                      on the bottom of the Marstek 800 to 0.
  45. DMA Channel 1,
  46. High Resolution      Add the parameter /4 to your CONFIG.SYS. If you 
  47.                      select the High Resolution options, set the DIP
  48.                      switch on the bottom of the Marstek 800 to 1.
  49.  
  50. DMA Channel 3,
  51. Low Resolution       Add the parameters /C3 to your CONFIG.SYS. If you 
  52.                      select the Low Resolution options, set the DIP
  53.                      switch on the bottom of the Marstek 800 to 0.
  54.  
  55. DMA Channel3,
  56. High Resolution      Add the parameters /C3 /4 to your CONFIG.SYS.
  57.                      If you select the High Resolution options, set
  58.                      the DIP switch on the bottom of the Marstek 800 
  59.                      to 1.
  60.  
  61. Settings supported by the Marstek 105 and 128:
  62.  
  63. Brightness     Set on scanner
  64. Contrast       Not supported by scanner
  65. Colors         B&W only
  66. Halftones      Set on scanner
  67. Resolutions    400x400, 300x300, 200x200
  68.                Must be set on the scanner and within the program.
  69.                
  70. Settings supported by the Marstek 800:
  71.  
  72. Brightness      Set on scanner
  73. Contrast        Not supported by scanner
  74. Colors          B&W only
  75. Halftones       Set on scanner
  76. Resolutions     Low: 400x400, 300x300, 200x200, 100x100
  77.                 High: 800x800, 700x700, 600x600, 500x500
  78.                 Must be set on the scanner and within the program.
  79.  
  80.  
  81.