ReadMe.txt Driver File Contents (NEX660_TouchScreen.zip)

PenMount 6000 USB Driver for Windows CE.Net(4.2) X86 Stylus Version 1.0
For CE.NET Developers: 

1. Copy tchmdd.dll,PmTchUsb.dll to the build directory, normally this would be the default build directory, Wince420\Public\TargetName\RelDir\X86_Release. Where ¡§TargetName¡¨ is the name you have chosen for your target system in Microsoft Windows CE Platform Builder. 

2. Double click Platform.reg on to open the Platform.reg file. Search for 

; @CESYSGEN IF CE_MODULES_POINTER


3. Copy and paste the following lines before 
the line found in of your Platform.reg file: in step 2.

[HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\TOUCH]
	"DriverName"="tchmdd.dll"
	"MaxCalError"=dword:10
	"CalibrationData"="512,512 0,0 0,1023 1023,1023 1023,0"

  
[HKEY_LOCAL_MACHINE\Drivers\USB\LoadClients\5345_24576\Default\3_1_2\PenMount_USB_HID_Class_Driver]
   "Dll"="PmTchUsb.dll"
   "Prefix"="UPM"
   "Index"=dword:6

Comment out as shown or delete the following 4 lines.

;IF BSP_NOTOUCH !
;[HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\TOUCH]
;    "DriverName"="keybddr.dll"
;ENDIF BSP_NOTOUCH !

4. Edit the PROJECT.BIB in the Parameter View of MS WinCE Platform Builder 4.0.
   Add these lines in MODULES:
    
    PmTchUsb.dll $(_FLATRELEASEDIR)\PmTchUsb.dll       NK  SH
   	tchmdd.dll    $(_FLATRELEASEDIR)\tchmdd.dll       NK  SH
  

5. Build your Platform(use "Build Platform", not "Rebuild"), and boot it. Execute Calibration and DrawDemo to test PenMount USB.


6. If you want to keep the calibration data after WINCE reboot, please write "WINCE REGISTRY" to FLASH in your machine.


Copyright (c) By Dialogue Technology Corp. All rights reserved. 
2006/8/11

Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web1, load: 1.70