Home Support Forums

Main Menu

Login

Note: The Issue Tracker currently has a separate login.



Support Forums
Welcome, Guest
Please Login or Register.    Lost Password?
HIDManager.GetDevices(false or true) incomplete
(1 viewing) 1 Guest
Go to bottomPost New TopicPost Reply
TOPIC: HIDManager.GetDevices(false or true) incomplete
#12
Uwbe25

HIDManager.GetDevices(false or true) incomplete 8 Months, 2 Weeks ago  
the result list of HIDManager.GetDevices(false or true) does not return the complete list. I have 3 USB devices attached to my PC
HP Fingerprint sensor
Garmin ForeRunner 305
USB Memory Stick (Intenseo)

The result list only contains the Fingerprint sensor. The others are missing
Used in C#/Visual Studio 2008
 
Logged Logged
  Reply Quote
#15
Uwbe25

Re:HIDManager.GetDevices(false or true) incomplete 8 Months, 2 Weeks ago  
Ok, I guess the problem is that the HIDLib is limited to human interface devices. The Garmin and the memory stick don't fit into this category. Guess I have to search for another library then... however, thanks for sharing your work with the public....
 
Logged Logged
  Reply Quote
#16
Blue Ninja
Moderator
Posts: 12
graph
User Offline Click here to see the profile of this user
Gender: Male
Re:HIDManager.GetDevices(false or true) incomplete 8 Months, 2 Weeks ago Karma: 0
Yes, the library is only currently designed to work with HID-class devices. We may extend that in the future if the need arises, but there aren't specific plans to do so at this time.

You're quite welcome - we hope you and others find some good uses for it!

I hadn't replied yet to the original message because I was looking into the details for that model of Garmin - most GPS devices we've played with do use the HID interface, so I'm a bit surprised that the ForeRunner 305 isn't.
 
Logged Logged
  Reply Quote
Go to topPost New TopicPost Reply