Page 1 of 1

Python Phidget22 module - scan usb

Posted: Tue Jan 30, 2018 12:15 pm
by testpresta2
Hello,

Is there a way with Phidget22.Phidget python import module to scan USB bus and get all phidget serial number devices which are connected to USB ?

Thanks

Re: Python Phidget22 module - scan usb

Posted: Tue Jan 30, 2018 2:10 pm
by jdecoux
To view all attached Phidgets, you can use the Phidget Manager. You can use the Manager example as a starting point to see how it works. That can be found here.

Re: Python Phidget22 module - scan usb

Posted: Wed Jan 31, 2018 1:03 am
by testpresta2
This manager does not exist in command line for linux raspberry...