home *** CD-ROM | disk | FTP | other *** search
-
- Complete Hand/Half page scanner driver
- CPCHND.EXE
- Oct 15, 1992
-
- The CPCHND driver is a revision 6.1 scanner driver (see REV6.DOC for more
- information). This driver supports the Complete Hand 400, Half page, Half
- page GS, and Half page 400 scanners with all ZSoft products.
-
- You can run CPCHND.EXE from your CONFIG.SYS, AUTOEXEC.BAT, other batch
- file, or the DOS command line. To manually add the device driver to your
- CONFIG.SYS, use a text editor to type the entry as it appears below.
-
- device=CPCHND.EXE
-
- Be sure to include a path if the scanner driver is not in your root directory.
- Remember to include additional parameters when necessary.
-
- This driver supports the following features:
-
- The Complete Hand Scanner/400 ( default scanner )
- =================================================
- Brightness Settings Set on scanner
- Contrast Settings None
- Automatic Brightness No
- Automatic Contrast No
- Resolutions 400, 300, 200 dpi
- Scan Modes B/W
- Halftones Set on scanner
- Enhancements B/W reversal
- Maximum Scan Area 2" x 11.7"
-
-
- The Complete Half-Page:
- =================================================
- Brightness Settings Set on scanner
- Contrast Settings None
- Automatic Brightness No
- Automatic Contrast No
- Resolutions 200 dpi
- Scan Modes B/W
- Halftones Set on scanner
- Enhancements B/W reversal
- Maximum Scan Area 4" x 11.7"
-
-
- The Complete Half-Page GS:
- =================================================
- Brightness Settings Set on scanner
- Contrast Settings None
- Automatic Brightness No
- Automatic Contrast No
- Resolutions 400, 300, 200, 100 dpi (see note below)
- Scan Modes B/W - all resolutions
- Gray Scale 16 levels - 100 and 200 dpi
- Gray scale 256 levels - 100 dpi
- Halftones None
- Enhancements B/W reversal
- Maximum Scan Area 4" x 11.7"
-
-
- The Complete Half-Page/400:
- =================================================
- Brightness Settings Set on scanner
- Contrast Settings None
- Automatic Brightness No
- Automatic Contrast No
- Resolutions 400, 300, 200 dpi (see note below)
- Scan Modes B/W
- Halftones Set on scanner
- Enhancements B/W reversal
- Maximum Scan Area 4" x 11.7"
-
-
- The CPCHND scanner driver's optional command line parameters are listed below:
-
- /Bxxx = Interrupt Buffer size (in Kilobytes)
- /Cxx = Application Code
- /Dx = DMA channel (1,3)
- /H = Displays the parameters the scanner driver supports
- /? = Displays the parameters the scanner driver supports
- /Ixx = Irq number (2,3,4,5)
- /Oxxx = I/O port (hex value)
- /Px = I/O Port (0-7)
- /Txxxx = Do diagnostic Testing (verify communication with scanner)
- /U = Unload driver
- /V = Verbose messages and status displays
- /0 = Hand Scanner/400 (default scanner)
- /1 = Half-Page
- /2 = Half-Page GS
- /3 = Half-Page/400
-
- See REV6.DOC for detailed information on the standard command line options.
-
- Available port addresses and the parameters you should add:
-
- Port 3E0H /o3E0 or /p0
- Port 3A0H /o3A0 or /p1
- Port 360H /o360 or /p2
- Port 320H /o320 or /p3
- Port 2E0H /o2E0 or /p4
- Port 2A0H /o2A0 or /p5
- Port 260H /o260 or /p6
- Port 220H /o220 or /p7
-
- DMA Channels:
-
- DMA channel 1 /d1
- DMA channel 3 /d3
-
- Interrupt Number:
-
- IRQ 2 /i2
- IRQ 3 /i3
- IRQ 4 /i4
- IRQ 5 /i5
-
-