View Single Post
  #3  
Old 07-16-2010, 09:08 AM
llqqff llqqff is offline
Member
 
Join Date: May 2009
Posts: 25
The DCU is running. And when I use the

import viz
viz.go()

immersion = viz.add('immersion.dle')
glove = immersion.addCyberGlove()
data = glove.getData()

It still crashed and show the same problem. It seems to me that the problem is importing the cyberglove or immersion plugin problem. I tried to use the 5dt.dls, it does not crashed.
Reply With Quote