Search found 2 matches

by dirk2702
Fri Apr 16, 2010 2:04 pm
Forum: Developer's Forum for Windows
Topic: Reading sensitivity setting
Replies: 3
Views: 7368

Thank you for your help. I just figured it out myself... :-) After a whole day without any success :-( The functions SiGetEventWinInit and SiGetEvent did the trick. Using the SDK and Sync API isn't that complicated - if you know where to start. I needed the Sync API and all that is available as an e...
by dirk2702
Fri Apr 16, 2010 12:08 pm
Forum: Developer's Forum for Windows
Topic: Reading sensitivity setting
Replies: 3
Views: 7368

Reading sensitivity setting

Hello, can anyone provide me with a simple example of how to read the sensitivity setting from a SpacePilot Pro or at least how to use the Sync API in general? I am writting an Win32 C++ application. There is no problem with connecting with the device, but I have no idea how to use the Sync API. The...