qpit / thorlabs_apt

python module for Thorlabs' APT library
GNU General Public License v2.0
80 stars 47 forks source link

Exception: Moving velocity failed: Serial number invalid. #42

Open Shu2065 opened 11 months ago

Shu2065 commented 11 months ago

I can get the serial number from apt.list_available_devices(); But it does not work when I called motor.move_home(True) or any other functions. The error will always be ' Exception: Moving velocity failed: Serial number invalid.'

motor=apt.Motor(serial_number = 37861936); this doesn't have any error by the way. I'm using MFF101/M