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

  1.                           Niscan Spectra Scanner Driver
  2.                              SPECTRA.SYS & SAPI.EXE
  3.                                 October 19, 1992
  4.  
  5. The Niscan/GS scanner driver provides black and white, halftone and gray scale 
  6. scanning for all ZSoft products. The driver consists of two parts, the Niscan
  7. supplied NISCANGS.SYS and the ZSoft SAPI.EXE driver. See SAPI.DOC for more
  8. information on using the SAPI.EXE scanner driver.
  9.  
  10. This driver supports the following features:
  11.  
  12. NISCAN SPECTRA
  13. --------------
  14. When using SAPI.EXE with the Niscan Spectra driver SPECTRA.SYS, include the
  15. following command:
  16.         /W30 /1&Reflective,&Transparency
  17.  
  18. This configuration supports the following features:
  19.  
  20.         FEATURE         DRIVER SUPPORT
  21. ======================= ===============
  22. Brightness Settings     1 to 7
  23. Contrast Settings       1
  24. Automatic Brightness    Yes
  25. Automatic Contrast      No
  26. Resolutions             50x50, 100x100, 200x200, 400x400, 75x75, 125x125,
  27.                         150x150, 175x175, 225x225, 250x250, 275x275, 300x300,
  28.                         325x325, 350x350, 375x375,
  29.                         Custom [50..400 by 25, Independent]
  30. Scan Modes              B/W, B/W Dither, GS4, GS16, GS64, GS256, Color 24-bit
  31. Halftones               Bayer, Coarse Fatting, Fine Fatting
  32. Enhancements            None
  33. Maximum Scan Area       3.96" x 5.96"
  34. Custom Settings         Hue [0..4]
  35.                         Light Sources [Reflective, Transparency]
  36. NOTE: Not all ZSoft applications support Custom Settings.
  37.  
  38. The Niscan device driver SPECTRA.SYS must be loaded from CONFIG.SYS and be 
  39. loaded before the ZSoft driver.  The commands provided by the driver are 
  40. listed below and must appear on the SPECTRA.SYS line of your CONFIG.SYS
  41. entry.
  42.  
  43.     /B=x   Sets the baud rate:
  44.                0 = 9600
  45.                1 = 19200
  46.                2 = 38400
  47.                3 = 57600
  48.     /P=x   Sets the COM port number, where x is 1 through 4.
  49.     /T=x   Sets the scanner timeout period. This is the time in seconds 
  50.            the scanner will wait for scan activity, once a scan has 
  51.            started. After the timeout has expired, the driver signals the 
  52.            application program that the scan is complete. If this 
  53.            parameter is not specified, a value of 0, meaning "no timeout" 
  54.            is assumed.
  55.     /S=x   For 16550A serial cards ONLY.  Sets the number of characters the
  56.            COM port receives before issuing in interrupt to the driver.
  57.            A value of 8 is recommended.
  58.