|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of HIDDeviceNotFoundException in com.codeminders.hidapi |
---|
Methods in com.codeminders.hidapi that throw HIDDeviceNotFoundException | |
---|---|
HIDDevice |
HIDManager.openById(int vendor_id,
int product_id,
java.lang.String serial_number)
Convenience method to open a HID device using a Vendor ID (VID), Product ID (PID) and optionally a serial number. |
HIDDevice |
HIDManager.openByPath(java.lang.String path)
Convenience method to find and open device by path |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |