Setup the SCSI Device

In this step of the installation process, you will change variables in the scanner configuration files. These variables tell the software how to communicate with the scanner.

    1. Double-click the DigiSize icon on your desktop or select 'Start | Programs | Cyberware | DigiSize'.
    2. You should see the DigiSize window open on your screen. You should also be presented with a dialog like the following:
    3. [SCSI Not Ready]
      SCSI Not Ready
    4. Click OK to clear the dialog.
    5. Choose Scanner | Select Device... from the DigiSize menus.
    6. [Select Device]
      Select the Scanning Device
    7. You will be presented with a dialog box similar to the one in the illustration below:
    8. [Choose a Scanner]
      Choose a Scanner
    9. Click ONE TIME on your scanner in the list.
    10. Press the green 'Properties...' button. The window will expand to show some scanner-specific information, as in the diagram below:
    11. [Choose a Scanner (Expanded)]
      Choose a Scanner (Expanded)
    12. Press the green 'Configure...' button. This will open a small window that will display the proper SCSI settings. Write down the Adapter and Target values from this window. They will be used in a later step.
    13. [SCSI Settings]
      SCSI Settings
    14. Press the OK button to remove this window.
    15. Use Windows Explorer to navigate to the '...\Cyberware\DigiSize\cfg\' folder.
    16. [DigiSize cfg Folder]
      Configuration File Folder
    17. Open your scanner configuration file in a text editor.
    18. Look for these variables in the configuration file (they are usually the first two (2) lines in the file):
    19. scsi sc set adapter
      scsi sc set target

    20. Use the numbers from the step above to modify these variables. For example, if the default variables were as follows:
    21. scsi sc set adapter0
      scsi sc set target6

      ... and the numbers that you got from the step above were "Adapter: 2 Target: 6", then you should edit the values to read:

      scsi sc set adapter2
      scsi sc set target6
    22. Save the configuration file and exit the text editor.
    23. Exit DigiSize.
    24. Continue to install the headus tools.