← Package directory
Available on winget

Install MCM301

Software package can be used to operate Thorlabs' MCM301 Stepper Motor Controller. The download includes a GUI, drivers, and LabVIEW/C++/Python SDK for third-party development support.

Install with winget
winget install --id Thorlabs.MCM301
Upgrade
winget upgrade --id Thorlabs.MCM301
Uninstall
winget uninstall --id Thorlabs.MCM301

About MCM301

Software package can be used to operate Thorlabs' MCM301 Stepper Motor Controller. The download includes a GUI, drivers, and LabVIEW/C++/Python SDK for third-party development support.

What's new in 1.3.8

1. Updates in SDK: - Remove the SetSoftLimitValue function. - Rename SetVelocity to MoveVelocity. - Update slot values from (4, 5, 6) to (1, 2, 3). 2. Add stage moving state detection. 3. Recognize linear and rotary stages. 4. Upgraded Telerik controls to version 2024.4.1213 to resolve an RCE security vulnerability identified in older Telerik dependencies. 5. Fixed the issue in the get_EFSHW_info function where the returned remaining pages attribute was incorrect.

Read release notes

Version history

Version Updated Notes
1.3.8 Unknown 1. Updates in SDK: - Remove the SetSoftLimitValue function. - Rename SetVelocity to MoveVelocity. - Update slot values from (4, 5, 6) to (1, 2, 3). 2. Add stage moving state detection. 3. Recognize linear and rotary stag...
1.2.1 Unknown 1. Adjust the Update window. 2. Handle the unrecognized stages. 3. Fix the connection bug.