View Single Post
  #4  
Old 07-25-2005, 05:23 PM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Hi,

I've attached a modified version of the 5DT driver to this post. It includes two files: fglove.dll and 5DT.dls. Place the file fglove.dll in the [Vizard25]/bin directory. Place the file 5DT.dls in the [Vizard25]/plug-ins directory. To connect to a USB glove you will need to specify the USB port as following:
Code:
PORT_5DT_USB = 0
This will attempt to connect to a glove on USB0. We do not currently have a 5DT data glove to test this new driver with, so if you experience any problems please let me know immediately.
Attached Files
File Type: zip 5dt_driver.zip (81.9 KB, 1600 views)
Reply With Quote