API#

The API documentation is divided into two sections: Python and C++. The Python API is the primary API for the library enabling all basic functionalities, while the C++ API provides additional tools for more advanced applications.

Note

To execute any commands specified here, the mxwserver needs to be running and the maxlab library needs to be imported.

Python
Python API