home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 11 / 11.iso / m / m246 / 1.ddi / NISCANGS.DO_ / NISCANGS.bin
Encoding:
Text File  |  1992-07-10  |  2.6 KB  |  60 lines

  1.  
  2.                            Niscan/GS scanner driver
  3.                             NISCANGS.SYS & SAPI.EXE
  4.                                  July 10, 1991
  5.  
  6. The Niscan/GS scanner driver provides Black and White, Halftone and Gray Scale 
  7. scanning for all ZSoft products.  The driver consists of two parts, the Niscan
  8. supplied NISCANGS.SYS and the ZSoft SAPI.EXE driver.  See SAPI.DOC for more
  9. information on using the SAPI.EXE scanner driver.
  10.  
  11. This driver supports the following features:
  12.  
  13. NISCAN/GS SCANNER:
  14. ==============================
  15. Brightness Settings     1-32
  16. Contrast Settings       1-32
  17. Automatic Brightness    No
  18. Automatic Contrast      No
  19. Resolutions             1-400 DPI by 25
  20. Scan Modes              B/W, Halftone, GS-16, GS-256
  21. Halftones               Bayer, Fine Fatting, Coarse Fatting, 
  22.                         Horizontal Line, Vertical Line, Mesh
  23. Enhancements            B/W reversal
  24. Maximum Scan Area       4.16 x Unlimited
  25.  
  26. The Niscan device driver NISCANGS.SYS must be loaded from CONFIG.SYS and be 
  27. loaded before the ZSoft driver.  The commands provided by the driver are 
  28. listed below.
  29.  
  30.         NISCAN/GS SAPI Standard 3.0 Driver, Dated 10/25/91
  31.  
  32.         /A=xxx Sets the base I/O address of the scanner.  The two valid 
  33.                settings are 250 and 350.  The default is 350.
  34.         /I=x   Sets the interrupt request number (IRQ).  The valid settings 
  35.                are 3, 4, and 5.  The default is 3.
  36.         /D=x   Sets the DMA channel.  The valid settings are 1 and 3.  The 
  37.                default is 1.
  38.         /T=xx  Sets the scanner timeout period.  This is the time in seconds 
  39.                the scanner will wait for scan activity, once a scan has 
  40.                started.  After the timeout has expired, the driver signals the 
  41.                application program that the scan is complete.  If this 
  42.                parameter is not specified, a value of 0, meaning "no timeout" 
  43.                is assumed.
  44.         /N=x   Adjusts the timing of the scanners optics.  The valid values 
  45.                are 0 through 7.  Zero is the default.  If the image provided 
  46.                by the scanner appears to have a wood grain quality, vary this 
  47.                parameter.  Although the correct value varys from PC to PC, 
  48.                the most commonly used values are 0, 1, and 7.
  49.  
  50. The adapter card has a DIP switch to set the I/O address, DMA and interrupt.
  51.  
  52.         1 = ON  IRQ 3
  53.         2 = ON  IRQ 4
  54.         3 = ON  IRQ 5
  55.         4 = ON  DMA 1
  56.         5 = ON  DMA 3
  57.         6 = ON  DMA 1
  58.         7 = ON  DMA 3
  59.         8 = ON  Addr 250  OFF  Addr 350
  60.