WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 07-25-2005, 06:27 AM
rdotsch rdotsch is offline
Member
 
Join Date: Jul 2005
Location: The Netherlands
Posts: 20
Question Vizard & USB 5DT Data Glove

Hi,

I'm having trouble getting vizard to detect an USB 5DT Data Glove Ultra 5.

Code:
import viz
import hand
viz.go()
#Add the 5DT sensor
sensor = viz.add('5dt.dls')
At this point vizard looks for a glove on COM1. Changing this with a command such as
Code:
PORT_5DT = 2
does allow me to change to another serial port (COM2 in this case). But I can't get it to point to a data glove connected on USB0.

Doesn't 5dt.dls offer USB support? Or am I doing something wrong?

Thanks in advance,

Ron
Reply With Quote
 

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 12:58 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC