View Single Post
  #2  
Old 02-13-2005, 11:41 PM
mspusch mspusch is offline
WorldViz Team Member
 
Join Date: Feb 2003
Posts: 223
Hi,

The Intersense should be detected if the port it's installed on is set correctly in the Vizard programs.

The Vizard InterSense plugin that let's you specify which port to look on for the Intersense. For example, if the Intersense is plugged into COM2 you would do the following:

PORT_INTERSENSE = 2
Isense = viz.add('intersense.dls')

If the Intersense is not detected, make sure it's working (i.e. gets a bit warm when plugged in) and connected (check system for COM port configurations).

Also, please make sure that the Intersense Server application is not installed, which is known to cause problems with detecting the Intersense IC2.

All best,

Matthias
Reply With Quote