View Single Post
  #1  
Old 07-21-2010, 08:48 AM
llqqff llqqff is offline
Member
 
Join Date: May 2009
Posts: 25
Cyberglove left hand not able to connect

Hi, I am using cyberglove with vizard, then when the right glove is connected, I can use the following code to connect to the glove
immersion = viz.add('immersion.dle')
glove = immersion.addCyberGlove()

But when using the left glove, I am not able to connect to the glove, the message shows:
** ERROR: Failed to connect to CyberGlove. Make sure Device Manager is running.
Could not connect to device.
** ERROR: Failed to create extension sensor with immersion.dle

So is there any difference connecting right glove from left glove?
Thanks.
Reply With Quote