You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

We would like to use ScanImage with motor controller XXX. How can we accomplish this?

ScanImage interacts with motor controllers via the dabs.interfaces.LinearStageController class.

ScanImage currently includes the dabs.sutter.MP285 and dabs.scientifica.LinearStageController classes, which are subclasses of dabs.interfaces.LinearStageController.

End users can make custom subclasses of dabs.interfaces.LinearStageController.

Several end users have already succeeded in doing this, and we plan to eventually incorporate these into future official releases.

  • No labels