Sutter MP285 Devices¶
This Stage device provides support for Sutter MP-285 stage and manipulator controllers.
Note
The MP-285 has a design flaw that causes it to crash if an attached ROE is used while the computer is communicating with the controller. This can be circumvented with custom interfacing hardware (see acq4/drivers/SutterMP285/mp285_hack). If possible, it is recommended to use the MPC-200 instead.
Configuration Options¶
Example configuration:
SutterStage:
driver: 'SutterMP285'
port: "COM10"
baud: 19200
scale: 1.0, 1.0, 1.0 ## MP285 _should_ report its own scale correctly;
## no need to adjust it here.