Re: [pyusb-users] USB topology

2016-05-17 Thread Nicolas Pinault
Le 13/05/2016 à 17:36, Jeffrey Nichols a écrit : > On 5/13/2016 10:39 AM, Nicolas Pinault wrote: >> Le 13/05/2016 à 15:10, Jeffrey Nichols a écrit : >> I already tried to use "port_numbers" but this field was always blank. >> After updating libusb-1.0, this field is not blank anymore. >> >> What

Re: [pyusb-users] USB topology

2016-05-13 Thread Nicolas Pinault
Le 13/05/2016 à 16:39, Nicolas Pinault a écrit : Le 13/05/2016 à 15:10, Jeffrey Nichols a écrit : On 5/13/2016 9:03 AM, Nicolas Pinault wrote: Le 12/05/2016 à 17:15, Wander Lairson Costa a écrit : 2016-05-12 11:40 GMT-03:00 Nicolas Pinault: Hi, Is it possible to retrieve

Re: [pyusb-users] USB topology

2016-05-13 Thread Nicolas Pinault
Le 13/05/2016 à 15:10, Jeffrey Nichols a écrit : On 5/13/2016 9:03 AM, Nicolas Pinault wrote: Le 12/05/2016 à 17:15, Wander Lairson Costa a écrit : 2016-05-12 11:40 GMT-03:00 Nicolas Pinault: Hi, Is it possible to retrieve USB bus topology with PyUSB ? Yes, you will

Re: [pyusb-users] USB topology

2016-05-13 Thread Jeffrey Nichols
On 5/13/2016 9:03 AM, Nicolas Pinault wrote: Le 12/05/2016 à 17:15, Wander Lairson Costa a écrit : 2016-05-12 11:40 GMT-03:00 Nicolas Pinault: Hi, Is it possible to retrieve USB bus topology with PyUSB ? Yes, you will need to use the Device object "port_number" and "bus"

Re: [pyusb-users] USB topology

2016-05-13 Thread Nicolas Pinault
Le 12/05/2016 à 17:15, Wander Lairson Costa a écrit : 2016-05-12 11:40 GMT-03:00 Nicolas Pinault : Hi, Is it possible to retrieve USB bus topology with PyUSB ? Yes, you will need to use the Device object "port_number" and "bus" properties. While it is enough for my

Re: [pyusb-users] USB topology

2016-05-12 Thread Wander Lairson Costa
2016-05-12 11:40 GMT-03:00 Nicolas Pinault : > Hi, > > Is it possible to retrieve USB bus topology with PyUSB ? > Yes, you will need to use the Device object "port_number" and "bus" properties. > > Regards, > Nicolas > > -- > Nicolas PINAULT > R electronics engineer >