cyamahat
Results
1
issues of
cyamahat
[Motion_Control_Examples](https://github.com/Thorlabs/Motion_Control_Examples/tree/main)/[Python](https://github.com/Thorlabs/Motion_Control_Examples/tree/main/Python)/[KCube](https://github.com/Thorlabs/Motion_Control_Examples/tree/main/Python/KCube)/[KPZ101](https://github.com/Thorlabs/Motion_Control_Examples/tree/main/Python/KCube/KPZ101) /kpz101_pythonnet.py Script successfully tested. However, the initialisation takes quite a long time. I figured out why: There is a **time.sleep(25)** [line 44] and I assume that it could be...