API¶
The Mundo API allows you to automate the movement of motors using a pattern-based approach.
It supports motors such as the Newport MFA-CC linear stage via the built-in CONEX-CC driver
. You can easily interface with other motors by extending and implementing the common methods of the generic controller
exported by the Mundo API.