home *** CD-ROM | disk | FTP | other *** search
/ PC Home 44 / PC_Home_Issue_44.iso / image / pfinish / disk2 / ricoh.do_ / ricoh.bin
Encoding:
Text File  |  1992-07-12  |  3.5 KB  |  99 lines

  1. ------------------------------------------------------------------------------
  2.                 Ricoh Scanners
  3.                   RICOH.SYS
  4. ------------------------------------------------------------------------------
  5.  
  6. You use the RICOH.SYS scanner driver with the Ricoh IS-11, 
  7. Ricoh RS-312, and Ricoh RS-320 scanners. The RICOH.SYS driver 
  8. works only with the ISI-8 scanner interface board.
  9.  
  10. These scanners require a second device driver, available 
  11. from Ricoh, called SCN8.COM. SCN8.COM accesses the port 
  12. address for these scanners. Copy SCN8.COM to your system 
  13. and add it to your CONFIG.SYS. SCN8.COM must appear before 
  14. RICOH.SYS in your CONFIG.SYS.
  15.  
  16. SCN8.COM creates a DOS device called "SCANNER." If you have 
  17. other files or directories called SCANNER, they may be 
  18. unavailable from DOS while the SCN8.COM program is installed. 
  19. You should rename any files or directories with the name SCANNER.
  20.  
  21. To add the device driver and SCN8.COM to your CONFIG.SYS, use 
  22. a text editor to type the entry as it appears below. Be sure to 
  23. include a path if the scanner driver is not in your root directory. 
  24. Remember to include additional parameters when necessary. 
  25.  
  26. CONFIG.SYS entries:
  27.  
  28.     device = SCN8.COM
  29.     device = RICOH.SYS /Sx /Rx
  30.  
  31.     where...
  32.     /S0     for     RS320 (default)
  33.     /S1     for     RS312
  34.     /S1C    for     RS312 300dpi only (do not use a 'R' switch)
  35.     /S2     for     IS11
  36.  
  37.     when RS320 is selected...
  38.     /R1     for     360, 300, 200, 150, and 100 dpi (default)
  39.     /R2     for     345, 270, 255, 195, and 135 dpi
  40.     /R3     for     315, 240, 210, 180, and 120 dpi
  41.     /R4     for     285, 225, 165, 160, and 100 dpi
  42.  
  43.     when RS312 is selected...
  44.     /R1     for     300, 200, 150, 120, and 100 dpi (default)
  45.     /R2     for     240, 180, 150, 120, and 100 dpi
  46.  
  47.     when IS11 is selected...
  48.     /R1     for     450, 400, 300, 200, and 100 dpi (default)
  49.     /R2     for     435, 345, 240, 165, and 120 dpi
  50.     /R3     for     420, 315, 225, 150, and 135 dpi
  51.     /R4     for     390, 375, 270, 195, and 180 dpi
  52.     /R5     for     360, 285, 255, 210, and 100 dpi
  53.  
  54.     NOTE:   Either switch may be omitted without affecting the use
  55.         of the other. BUT, when both are used, the 'S' switch
  56.         MUST precede the 'R' switch, or neither will be recognized.
  57.  
  58. Supported Scanner Features
  59. ---------------------------
  60.  
  61. RS320 - rev. 4.50
  62. ------------------
  63.  
  64. Brightness:     16 levels
  65. Contrast:       None supported
  66. Colors:         B&W, Halftone
  67. Halftones:      Bayer, Coarse Fatting, and Fine Fatting
  68. Enhancements:   Edge Read, Mirror Image, and Negative Image
  69.  
  70.  
  71. RS312 - rev. 4.50
  72. ------------------
  73. Brightness:     16 levels
  74. Contrast:       4 levels of contrast for gray scale
  75.         (Note: Changes in contrast are very faint)
  76.  
  77. Colors:         B&W, Halftone, and 16 & 256 grays
  78.         (Note: 256 gray scans should be made in 300 dpi ONLY. 
  79.         Otherwise, the scan will be distorted. This is a scanner
  80.         limitation.)
  81.  
  82. Halftones:      Bayer, Coarse Fatting, and Fine Fatting
  83. Enhancements:   Mirror Image, and Negative Image
  84.  
  85.  
  86. IS11 - rev. 4.50
  87. -----------------
  88. Brightness:     16 levels
  89. Contrast:       4 levels
  90.         (Note: Changes in contrast are very faint)
  91.         (Note: Contrast is available for Halftone only)
  92. Colors:         B/W, Halftone, and 16 & 256 grays
  93.         (Note: 256 gray scans should be made in 300 dpi ONLY. 
  94.         Otherwise, the scan will be distorted. This is a scanner
  95.         limitation.)
  96.  
  97. Halftones:      Bayer, Coarse Fatting, and Fine Fatting
  98. Enhancements:   Edge Read (B/W, halftone), Mirror Image, and Negative Image
  99.