-
Hello,
can you improve the installation of the package? Step 3 of the instruction to copy manually the apt.dll is not the way to do that!
One possible option would be to add the folder to envirn…
-
Dear all,
I have been trying to find a solution for this for a while now but I am pretty much stuck.
Background: I have some sensors connected to an Arudino, which react depending on the distan…
-
I am facing an issue with pyLabLib giving unexpected behavior when trying to control a Thorlabs DRV014 50mm stepper motor stage connected to BSC203 controller. After homing, I move the stage to desire…
-
When I execute the code as it is with a TDC001 and a linear stage connected, it executes the code without any errors and prints in the console. However, the homing is not executed on the stage.
I r…
-
Hey all,
I am installing the [requirements list](https://github.com/BrillouinMicroscopy/BrillouinAcquisition?tab=readme-ov-file#building-the-software). Here are several questions and possible impro…
-
with a fresh install of instrumental-lib and nicelib it will not open (or see) the K10CR1. Please note this is my first use of instrument-lib and I was hoping for the 'it just works' feature. I am…
-
It would be nice if the Thorlabs could be supported. We have a Thorlabs stage Nanomax 300 (https://www.thorlabs.com/thorproduct.cfm?partnumber=BSC203). This stage is motorised in x,y,z and has two rot…
-
When using [PFM450_pythonnet.py](https://github.com/Thorlabs/Motion_Control_Examples/blob/088a9dfc0d1ae5f3b8b51bb06ae230bc6445b0dc/Python/Benchtop/PPC00X/PFM450_pythonnet.py) with Kinesis Simulator th…
-
While I was able to get the linear stage moving (through trial and error) using
```
steps_per_mm = 34527.5
s._port.send_message(MGMSG_MOT_MOVE_ABSOLUTE_long(s._chan_ident, int(3*steps_per_mm)))
…
-
Hello,
I have recently started using pylablib and it's been great so far with motor controller stages. I recently tried to use with a BSC 201 - Single Channel Stepper Motor Controller and I had som…