STEP 3 - MODIFY CONFIG.SYS

MonitorMouse for OS/2 is installed by commands in CONFIG.SYS. Use your system editor to make these changes. In general, the changes are as follows:

1.Comment-out the existing DEVICE command(s) for your mouse.

2.Add a DEVICE command for the appropriate MonitorMouse for the OS/2 touchscreen driver immediately after the commented-out DEVICE commands(s).

3.Add a new DEVICE command for MOUSE.SYS.

The order of the DEVICE commands is important. Other changes may be required depending on your hardware configuration and version of OS/2.

Serial Touchscreen Controller on PC Bus System

Change your CONFIG.SYS file as follows:

Rem C:/OS2\MOUSE.SYS {Flags}

Device=c:\elo\monmou01.sys <controller>, <COM port>,<baud rate>

Device=c:\os2\mouse.sys stype=elomou$ {Flags - keep same as above}

Where:

<controller> is:

2300 for the IntelliTouch E281-2300 serial controller.

4002 for the IntelliTouch E281{A}-4002 serial controller.

2210 for the AccuTouch E271-2210 serial controller.

140 for the AccuTouch E271-140 serial controller. <COM port> is:

the number of the COM port where the serial output of the touchscreen controller is connected.

<baud rate>

matches the switch or jumper settings on the controller.

136

PPC-120/140 User's Manual

Page 154
Image 154
Advantech PPC-140, PPC-120 manual Where