Tagged Questions
10
votes
14answers
8k views
How to programatically unplug & replug an arbitrary USB device?
I'm trying to fix a non-responsive USB device that's masquerading as a virtual com port. Manual replugging works, but there may be up to 12 of these units. Is there an API command to do the ...