Intermec 6100 Reference Guide

Page of 328
SECTION 3
Supporting Windows Applications
3-16    PEN*KEY
R
 6100 Computer Programmer’s Reference Guide
Required SYSTEM.INI Entries
SYSTEM.INI: 
[boot]
drivers= power irda pen penwindows scanner npcp
[drivers]
power=norwinpm.drv
pen=uclkpen.drv
penwindows=penwin.dll
drivers= tells Windows to load the installable drivers.  This list of drivers is the
standard driver list (in the required order).  The significant driver here, is
penwindows.  This is just a token name for the driver.  The actual driver name
is specified in the [drivers] section of the SYSTEM.INI file:
pen=UCLKPEN.DRV  tells Windows the actual name of the installable driver
named in the [boot] section of the SYSTEM.INI file.
penwindows=  tells Windows the name of the installable PENWIN driver.
Refer to the example in the SYSTEM.INI Configuration Example paragraph or
see the [
Pen Driver
] section in the example SYSTEM.INI file, in Appendix A,
Sample Configuration Files, for further details on how to configure the Windows
Pen driver.
Hardware Interface
These entries, in the SYSTEM.INI file, initialize the hardware interface for the
PEN*KEY 6000 Series Computer.
Unless otherwise specified, any of these entries used should go into the [pen drivĆ
er] section of the SYSTEM.INI file.
Most of these hardware interfaces default to the values needed for the PEN*KEY
6000 Series Computer and should not need to be set.  Note the required values".
PortAddr
Valid values:
0 to 1023
Default value:
520
Required value for 6100 Computer: 512
This entry sets the decimal digitizer base I/O port address.
IrqLevel
Valid values:
0 to 15
Default value:
12
Required value for 6100 Computer: 14
This entry sets the decimal IRQ level used by digitizer.
BaseClock
Valid values:
0 = 33 MHz
1 = 2 MHz
2 = 14 MHz
Default value:
0
"
NOTE:
This entry sets the base clock value for Gazelle/Logitech digitizer.  The only value that is sup-
ported by the PEN*KEY 6000 Series Computer is the default value of 0.
3. Windows
Applications