View Single Post
  #1  
Old 12-14-2009, 12:32 PM
EnvisMJ EnvisMJ is offline
Member
 
Join Date: May 2009
Location: Purdue University, West Lafayette, Indiana
Posts: 44
Intersense IS-900 : Button Toggle?

We are using an Intersense IS-900 wand, headtracker, etc with our cave system for user input.

We are able to read 'ON/OFF' state on all of the buttons, and position data from the analog stick.

However, we are trying to reduce our runtime lag by streamlining our code. We want to access the 'Toggle ON/OFF' state output from the buttons so we don't have to run a loop constantly checking this. I know that the hardware is able to output this (we used it previously when working with VR Juggler) but we can't seem to figure out how to access it.

Anyone know how to?
Reply With Quote