Motion_Control_Examples
Motion_Control_Examples copied to clipboard
Software examples for Thorlabs motion control products (e.g. T-Cube, K-Cube, and benchtop brushless, DC, stepper, and Piezo motor controllers)
When using [PFM450_pythonnet.py](https://github.com/Thorlabs/Motion_Control_Examples/blob/088a9dfc0d1ae5f3b8b51bb06ae230bc6445b0dc/Python/Benchtop/PPC00X/PFM450_pythonnet.py) with Kinesis Simulator the following error is recorded in the simulator log, and voltage is not updated. Simulator Log attached. ``` Comms Processing Error: Object reference not...
When using the Elliptec stages with Matlab, the `GetSomething` commands return a `logical scalar` (bool), instead of a numeric value: For example, executing `GetPosition` on a rotation stage returns `true`...
Fixed bugs for future PyPy release.
Fixed typo on line 24 "#evice" -> "Device"