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 am using PyLabLib to control my Thorlabs controller which has 3 channels, each channel is connected to 3 different motors.
I want to set different scales for different motors.
However, I can only create one KinesisMotor instance for each controller, and the constructor takes one scale. How can I set different scale for different motors connected to same controller.
The text was updated successfully, but these errors were encountered:
I am using PyLabLib to control my Thorlabs controller which has 3 channels, each channel is connected to 3 different motors.
I want to set different scales for different motors.
However, I can only create one KinesisMotor instance for each controller, and the constructor takes one scale. How can I set different scale for different motors connected to same controller.
The text was updated successfully, but these errors were encountered: