home *** CD-ROM | disk | FTP | other *** search
/ Computer Tool Software / soft.iso / Scanner / MUSTEK / DISK1 / README.DOC < prev    next >
Encoding:
Text File  |  1994-02-22  |  9.6 KB  |  254 lines

  1. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2. ~              README OF SCANKIT UTILITY                           ~
  3. ~                                                                  ~
  4. ~              FEB 21, 1994                                        ~
  5. ~                                                                  ~
  6. ~              Copyright (c) 1994 Mustek, Incorporated             ~
  7. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  8.  
  9. This file contains the following topics:
  10.  
  11.    *  Running Scankit Utility
  12.  
  13.    *  Editing the scanner device line
  14.  
  15.  
  16. Before proceeding, it is important that you have completed the
  17. following steps:
  18.  
  19.    Step 1:  Installed the scanner interface card in your computer.
  20.  
  21.    Step 2:  Connected the scanner to the interface card.
  22.  
  23.    Step 3:  Run the Install program of Scankit Utility.
  24.  
  25.  
  26. If you have not yet done any of the three steps, please refer to the
  27. scanner Installation Guide for more details.
  28.  
  29.  
  30. RUNNING SCANKIT UTILITY
  31. ~~~~~~~~~~~~~~~~~~~~~~~
  32.  
  33. 1.  Start Windows by typing "win."
  34.  
  35. 2.  Double-click the ScanKit Utility Icon(which appears after installation) to
  36.     run the Scankit Utility or,
  37.  
  38.         2.1 Use the Program Manager's File RUN command, type:
  39.  
  40.             "scanw"
  41.  
  42.             Also include the DOS pathname.
  43.             (Example: C:\SCANW\scanw  )
  44.  
  45.         2.2 Click OK.
  46.  
  47.  
  48. EDITING THE SCANNER DEVICE LINE
  49. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  50.  
  51. 1.INTRODUCTION
  52. ~~~~~~~~~~~~~~
  53.     For the computer to recognize that you have installed a scanner,
  54.     the CONFIG.SYS file should contain a device line that specifies
  55.     the scanner driver and the configuration (i.e. - DMA, IRQ, and
  56.     I/O address settings) used by the scanner interface card.
  57.  
  58.     To edit the CONFIG.SYS file, you will need to use a text editor.
  59.     If you have DOS 5.0, you can use the EDIT.EXE command.  If your
  60.     system is running on DOS version 5.0 or lower, you will use the
  61.     EDLIN.COM command.  If you are in Windows, you may also use the
  62.     Windows Notepad.  Please refer to your DOS (or Windows) manual
  63.     for steps on how to use these text editors.
  64.  
  65.     Read carefully the following sections to obtain more information
  66.     on how to set the parameters in the scanner device line.
  67.  
  68. 2.  THE SCANNER DEVICE LINE
  69. ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  70.  
  71.     The scanner device line should include five (5) items. These are:
  72.  
  73.        *  Device driver
  74.  
  75.        *  DMA setting
  76.  
  77.        *  IRQ setting
  78.  
  79.        *  Scanner type setting
  80.  
  81.        *  I/O address setting
  82.  
  83.  
  84.      In the CONFIG.SYS file, the correct syntax for the scanner
  85.      device line is as follows:
  86.  
  87.            DEVICE=[drive:\][path-directory\]driver-name Dn In An Sn
  88.      where:
  89.  
  90.      [drive:\][path-directory\]    is the drive and subdirectory
  91.                                    where the scanner driver is located
  92.  
  93.      driver-name                   is the name of the scanner driver
  94.                                    (e.g., M1904.SYS / M1906.SYS )
  95.  
  96.      Dn                            is the DMA setting of the interface card
  97.                                    (e.g., D3 for DMA3)
  98.  
  99.      In                            is the IRQ setting of the interface card
  100.                                    (e.g., I5 for IRQ5)
  101.  
  102.      An                            is the I/O address of the interface card
  103.                                    (e.g., A2AB for I/O address 2AB)
  104.  
  105.      Sn                            is the scanner type
  106.                                    (e.g., S5 for GS-800 scanner)
  107.  
  108.  
  109. 3.  SETTING THE SCANNER DEVICE LINE PARAMETERS
  110. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  111.        When you edit the scanner device line, there are certain
  112.        precautions that you should make note of, especially when
  113.        choosing the DMA, IRQ, and I/O address settings for the
  114.        scanner interface card.
  115.  
  116.        Avoid hardware and software conflicts that can adversely
  117.        affect the performance of the scanner by selecting only
  118.        available and unused DMA, IRQ, and I/O address settings.
  119.        See the Troubleshooting Tips in your scanner user's guide
  120.        for more information.
  121.  
  122.        USE THE FOLLOWING OPTIONS FOR SETTING THE SCANNER DEVICE
  123.        DRIVER LINE PARAMETERS:
  124.  
  125.   3.1  The Mustek scanner device driver  [driver-name]
  126.  
  127.        The Mustek scanner device driver is found in the Scankit
  128.        Utility subdirectory. For the scanner to work, it is
  129.        important that the scanner driver is loaded properly when
  130.        you boot your computer. In the CONFIG.SYS file, make sure
  131.        the driver in the scanner device line has the correct path.
  132.  
  133.        Driver-Name:    For all Mustek hand-held scanners:
  134.        ------------    ----------------------------------
  135.        M1906.SYS                 CG-8000
  136.                                  CG-8400
  137.  
  138.        M1904.SYS                 CG-8000
  139.                                  CG-8400
  140.                                  CG-6000
  141.                                  GS-800
  142.                                  GS-400
  143.                                  HT-800 TURBO
  144.                                  HT-105
  145.                                  Matador Models 4096, 256, 105
  146.  
  147.   3.2  The DMA channel  [Dn]
  148.  
  149.        When you assign the DMA setting for the scanner interface card,
  150.        make sure it is not used by any other device connected to
  151.        your computer. The available DMA channels for the
  152.        interface card are:
  153.  
  154.        D1        for  DMA 1
  155.        D3        for  DMA 3 (recommended setting)
  156.  
  157.        The devices that might have DMA settings are sound cards,
  158.        SCSI devices, anti-virus cards, CD-ROM drives, multimedia
  159.        cards, etc. If you have any of these devices in the computer,
  160.        please select the DMA channel not being used.
  161.  
  162.   3.3  The IRQ level  [In]
  163.  
  164.        When you assign the IRQ setting for the scanner interface card,
  165.        make sure it is not used by any other device connected to
  166.        your computer. The available IRQ levels for the interface
  167.        card are:
  168.  
  169.        I3        for  IRQ 3
  170.        I5        for  IRQ 5  (recommended setting for XT bus)
  171.        I10       for  IRQ 10 (recommended setting for AT bus)
  172.  
  173.        The devices that might use IRQ settings are networking cards,
  174.        SCSI devices, bus mice, sound cards, etc.  If you have any of
  175.        these devices in the computer, please select the IRQ settings
  176.        not being used.
  177.  
  178.   3.4  The Scanner type  [Sn]
  179.  
  180.        S2        for  HT-105 / Matador 105
  181.        S4        for  CG-6000
  182.        S5        for  GS-800
  183.        S6        for  HT-800 TURBO
  184.        S7        for  GS-400 / Matador 256
  185.        S8        for  Matador  4096
  186.        S9        for CG-8000 and CG-8400
  187.  
  188.   3.5  The I/O Address  [An]
  189.  
  190.        The scanner interface card has eight (8) available I/O
  191.        addresses and is equipped with a switch for selecting the
  192.        address settings.
  193.  
  194.        Inspect the interface card closely. Printed on the circuit
  195.        board are the 8 available addresses.  As with the DMA and
  196.        IRQ settings, select an I/O address that is not used by any
  197.        other device connected to your computer.
  198.  
  199.        It is very important that the I/O address selection in the
  200.        scanner device  line should  match  the scanner  interface
  201.        card's I/O address setting.
  202.  
  203.        The 8 available I/O addresses are:
  204.  
  205.          *  22B                          *  32B
  206.          *  26B                          *  36B
  207.          *  2AB (recommended setting)    *  3AB
  208.          *  2EB                          *  3EB
  209.  
  210.        The I/O address  3EB will conflict with  COM3  port  and
  211.        Western Digital's IDE hard disk controller card. If you are
  212.        using the I/O address 3EB, the I/O address on the scanner
  213.        interface card (DIP switch) and in the device driver should
  214.        be changed to another address (e.g. - 26B)
  215.  
  216.   3.6  Examples of Scanner Device Lines
  217.  
  218.        DEVICE=C:\SCANW\M1906.SYS D3 I5 S9 A2AB
  219.        In the example above, the scanner driver M1906.SYS is located
  220.        in subdirectory SCANW of drive C. The parameters used are
  221.        DMA 3, IRQ 5, and I/O address 2AB. The scanner model is the
  222.        CG-8000 or CG-8400 color scanner.
  223.  
  224.        DEVICE=C:\SCANW\M1904.SYS D3 I5 S4 A2AB
  225.        In the example above, the scanner driver M1904.SYS is located
  226.        in subdirectory SCANW of drive C. The parameters used are
  227.        DMA 3, IRQ 5, and I/O address 2AB. The scanner model is the
  228.        CG-6000 color scanner.
  229.  
  230.        DEVICE=C:\SCANW\M1904.SYS D3 I5 S5 A3EB
  231.        In the example above, the scanner driver M1904.SYS is located
  232.        in subdirectory SCANW of drive C. The parameters used are
  233.        DMA 3, IRQ 5, and I/O address 3EB. The scanner model is the
  234.        GS-800 gray-scale scanner.
  235.  
  236.        DEVICE=D:\SCANW\M1904.SYS D3 I10 S6 A26B
  237.        In the example above, the scanner driver M1904.SYS is located
  238.        in subdirectory SCANW of drive D. The parameters used are
  239.        DMA 3, IRQ 10, and I/O address 26B. The scanner model is the
  240.        HT-800 TURBO halftone scanner.
  241.  
  242.        DEVICE=C:\SCANW\M1904.SYS D3 I5 S2 A3EB
  243.        In the example above, the scanner driver M1904.SYS is located
  244.        in subdirectory SCANW of drive C. The parameters used are
  245.        DMA 3, IRQ 5, and I/O address 3EB. The scanner model is either
  246.        the HT-105 or the Matador 105 halftone scanner.
  247.  
  248.        AFTER YOU HAVE EDITED THE SCANNER DEVICE LINE IN THE
  249.        CONFIG.SYS FILE, REBOOT YOUR COMPUTER TO MAKE SURE THE
  250.        CONFIG.SYS FILE IS READ.
  251.  
  252.        FOR PROBLEMS DUE TO HARDWARE AND/OR SOFTWARE CONFLICTS,
  253.        PLEASE SEE APPENDIX C OF THE SCANNER INSTALLATION GUIDE.
  254.