SECTION 3
Supporting Windows Applications
PEN*KEY
R
6200/6300 Hand-Held Computer Programmer’s Reference Guide 3-25
6300 Integrated Scanner
Integrated scanner support consists of two components:
"
NORSCAN.DRV, the Windows device driver, and
"
SYSTEM.INI, the file containing the scannerĆspecific configuration
information.
Installation and Configuration
Place the scanning files in the following directories:
File
Directory
SYSTEM.INI
windows
NORSCAN.DRV
windows\system
SYSTEM.INI Entries
The following entry is required in the SYSTEM.INI file, which allows an
application to open and close the scanner.
[boot]
drivers ... scanner
[drivers]
scanner=norscan.drv
Entries in [Scanner Driver] Section of SYSTEM.INI
[Scanner Driver]
ScannerHardwareType=PEN*KEY
MessageBeepScanVerification=INTERNAL
MessageBeepStatusNotification=INTERNAL
MessageBoxStatusNotification=TRUE
EnableScannerWhenDriverLoads=FALSE
DisplayScanningDataDialog=TRUE
ShowWindowOnLoad=TRUE
EnableScanCodes=TRUE
ExternalFlashOnScan=FALSE
AimingBeamDuration=0
DedicatedUARTAddress=488
DedicatedUARTIRQ=5
Postamble=03
ScannerHardwareType
Controls the type of hardware the scanner is using. This value must be set or
the driver does not load.
Valid values:
PEN*KEY/33, PEN*KEY, and TETHERED.
No default value.
MessageBeepScanVerification
Controls the type of beep generated when a good scan is obtained.
Valid values:
OFF, INTERNAL, EXTERNAL, and ALL.
ALL does both internal and external.
3. Windows
Applications