刚刚收到一个说明:CE下的驱动:
. Copy RTPUSB.dll to a directory (Example: D:\Your InstallSource).
2. =====================================================================
Add the following into project.BIB ( In the parameters tab).
=====================================================================
MODULES(<== had exist in project.BIB)
RTPUSB.dll D:\Your InstallSource\RTPUSB.dll NK SH
FILES(<== had exist in project.BIB)
TPUtility.exe D:\ Your InstallSource\TPUtility.exe NK
3. =======================================================================
Add the following into project.reg (In the parameters tab)
=======================================================================
b. MouseMod -- This parameter descripts the emulation mode of mouse.
1: desktop mode
2: mouse mode
3: button mode
c. Rotation -- This parameter descripts the screen direction.
d. DisableReport -- This parameter inhibits touch panel to active mouse cursor.
e. Prefix -- Touch panel name. Don't change.
4. TPUTility.exe is an tool to use it to do free draw test and 9 points calibration.