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
Hi,
I am working with Thorlabs Kinesis software using MATLAB and I am having trouble creating a script to control the HDR50 rotating motor using the Benchtop BSC203 controller.
On the GitHub site there are some examples using GUI and CLI, but none of them use both at the same time in the same code. I mean, I want to use the kinesis gui and also sendo MoveTo, Home, etc commands.
I would like to know if it is possible to have a code example to solve my problem.
Hello,
Thank you for reaching out. Our coding examples are meant to be as generic and easy to be use as possible. I will keep this in mind for later example ideas, but at the current moment this can be done by combining the two examples we have already made public. It should be stated that in importing the Kinesis GUI you should be able to operate moves like MoveTo and Jog through the buttons on the GUI itself. My apologies if this answer was inconvenient but if you have any questions regarding our software, I encourage you to reach out to our tech support line [email protected] so we can continue the conversation over email.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I am working with Thorlabs Kinesis software using MATLAB and I am having trouble creating a script to control the HDR50 rotating motor using the Benchtop BSC203 controller.
On the GitHub site there are some examples using GUI and CLI, but none of them use both at the same time in the same code. I mean, I want to use the kinesis gui and also sendo MoveTo, Home, etc commands.
I would like to know if it is possible to have a code example to solve my problem.
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions