View Single Post
  #10  
Old 10-06-2012, 09:57 AM
mhead10 mhead10 is offline
Member
 
Join Date: Mar 2012
Posts: 40
If I'm now using two devices, how do I determine what the names are?

For instance, previously I could use one device with the following code:

Code:
device = sensable.addHapticDevice()
However, now I'm using two devices, and thus need to figure out what their names are. Therefore, how do you determine the names? Where are the names assigned? Is this a guess and check method?

I have tried, Left, Right, left, right, 1,2, and 3 and unfortunately I cannot connect.

Thanks
Reply With Quote