The zahner_link library provides comprehensive programmatic control of the Zahner IM7/c/x Electrochemical Workstations. Available for both Python and C++, this job-based library enables you to automate complex measurement protocols and integrate electrochemical experiments into your data analysis workflows.
What makes this library particularly powerful is that it uses the exact same C++ core library as Zahner Lab itself. This means you get identical functionality whether you're working in the GUI or writing code, no feature compromises or compatibility issues to worry about.
The complete documentation of the individual functions can be found on the API documentation website.
The package can be installed via pip.
pip install zahner_link
The examples are available on GitHub and are embedded in the documentation:
https://doc.zahner.de/im7/apis/zahner_link/python/index.html#examples
Send a mail to our support team.
Feel free to create a new issue with an appropriate title and description in the zahner_link repository issue tracker. Or send a mail to our support team.
The zahner_link library is licensed under the Zahner Software License.
This project also includes third-party software components. The licenses for these components can be found in the zahner_link/third_party_licenses directory of the installed package.