pyrolab.drivers.motion.max31x

pyrolab.drivers.motion.max31x#

ThorLabs 3-Axis NanoMax Flexure Stages#

Submodule containing drivers for the ThorLabs NanoMax 300 piezo controlled motion stage.

Attention

Windows only.

Requires ThorLabs Kinesis software. Download it at thorlabs.com.

Dependencies

thorlabs_kinesis (installation instructions)

Tip

If you are using the remote functionalities of PyroLab, you may see the error RuntimeError: FT_DeviceNotFound when calling functions on objects inheriting from KDC101. This sometimes occus when you forget to call autoconnect() before trying to use the device.

Classes

MAX31X()

A 3-Axis NanoMax stage controlled by a BPC303 piezo controller.