Oh sorry, I just understand your previous answer!
By definition HID mouse defines that the first input value is X, the second Y, etc...
Tks
Search found 3 matches
- Mon Jun 28, 2010 5:48 am
- Forum: Developer's Forum for Windows
- Topic: Maximum value from device
- Replies: 6
- Views: 12700
- Mon Jun 28, 2010 5:21 am
- Forum: Developer's Forum for Windows
- Topic: Maximum value from device
- Replies: 6
- Views: 12700
- Mon Jun 28, 2010 1:55 am
- Forum: Developer's Forum for Windows
- Topic: Maximum value from device
- Replies: 6
- Views: 12700
getting logical max and logical min values
I am using HID SDK of windows to interact wit devices. logical max and min values are stored in an array which is often named pInputValueCaps in the structure of the device. For a space explorer they are 6 input values (so, 6 input capabilities). What is the mapping (index-> values)? is it : 0-> tx ...