From: Joe <te...@jo...> - 2016-09-15 23:22:06
|
Am 15.09.2016 um 12:11 schrieb Joe: >>> What's the best method to install it? > Solved: pip install hidapi > This is now working with the usb hid interface of the UT61B DMM: hid.device.get_manufacturer_string, hid.device.get_product_string, hid.device.get_serial_number_string and hid.enumerate. But I could not find descriptions or documentation or samples of the following methods and properties of hid.device: error, close, open, open_path, read, write, send_feature_report. Unfortunetaly I see no source in the package, only a pyd file. Any hint, any idea? Thanx -- Joe , |