You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I run these commands via the kernal on Spyder... >>import thorlabs_apt as apt >>devices = apt.list_available_devices()
I have 3 KDC101 controllers mounted on the KCH301 USB hub, but when I run the above code, apt.list_available_devices() only comes up with one device. I know that KDC101 has been tested, but I'm curious if there is something I need to do to read three devices from a single usb port on my computer.? Any thoughts on the fix? @tobiasgehring
The text was updated successfully, but these errors were encountered:
I run these commands via the kernal on Spyder...
>>import thorlabs_apt as apt
>>devices = apt.list_available_devices()
I have 3 KDC101 controllers mounted on the KCH301 USB hub, but when I run the above code, apt.list_available_devices() only comes up with one device. I know that KDC101 has been tested, but I'm curious if there is something I need to do to read three devices from a single usb port on my computer.? Any thoughts on the fix?
@tobiasgehring
The text was updated successfully, but these errors were encountered: