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
Having successfully managed to control our BSC203 controllers with pylablib, (which works great, thank you so much), we would now also love to control our piezo motors using the same module.
Problem
However, we're having issues to control our Piezo Controller Rack (MMR601) containing 5 APT piezo controllers (MPZ601).
Shouldn't we also be able to see the individual MPZ601 controllers with the 511xxxxx serial numbers, as we do in the Kinesis software?
When trying to connect in pylablib, only KinesisMotor works but we get the warning can't recognize motor model MMR601; setting all scales to internal units.
Most methods fail with ThorlabsBackendError: backend exception: 'read returned less data than expected' ('read returned less data than expected'
Hi,
Having successfully managed to control our BSC203 controllers with
pylablib
, (which works great, thank you so much), we would now also love to control our piezo motors using the same module.Problem
However, we're having issues to control our Piezo Controller Rack (MMR601) containing 5 APT piezo controllers (MPZ601).
results in
[('75xxxx64', 'APT Rack Controller')]
Shouldn't we also be able to see the individual MPZ601 controllers with the
511xxxxx
serial numbers, as we do in the Kinesis software?When trying to connect in
pylablib
, onlyKinesisMotor
works but we get the warningcan't recognize motor model MMR601; setting all scales to internal units
.Most methods fail with
ThorlabsBackendError: backend exception: 'read returned less data than expected' ('read returned less data than expected'
Further Info
Sorry, I'm quite new to Thorlabs Kinesis motors...
Thank you for any advice
The text was updated successfully, but these errors were encountered: