Skip to content

Opening multiple of the same HID devices #678

Answered by Youw
Edmonds1997 asked this question in Q&A
Discussion options

You must be logged in to vote

They are still going to be enumerated as different devices - different PATHs.

But it is all up to you. You should define yourself how are you going to distinguish the two, at first - logically.
If those are your devices (you have control over the FW) - preferably generate different SN for each.
If you don't have control of the FW but know the API/communication protocol/available reports/etc. - you could try to use those to identify which one is which.

There is not really a lot you can do here.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mcuee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants