SiOpen and device ID

Post questions, comments and feedback to our 3Dconnexion Windows Development Team.

Moderator: Moderators

Post Reply
striso
Posts: 3
Joined: Thu May 03, 2007 5:19 am

SiOpen and device ID

Post by striso »

Hello,

How can I open specific device if the number of devices is higher than one?
SiOpen requires as second argument device ID or SI_ANY_DEVICE. Can I get device ID from index?

Best regards
striso
jwick
Moderator
Moderator
Posts: 3339
Joined: Wed Dec 20, 2006 2:25 pm
Location: USA
Contact:

Post by jwick »

Sorry striso,

The driver currently only supports one device at a time, even though the API is setup to support more. You'll have to use the HID client API or possibly DirectInput to access more than one device simultaneously.

Jim
3Dx Software Development
Post Reply