pymensor

Python driver for Mensor Modular Pressure Controllers.


Keywords
electronic-design-automation, gpib, human-machine-interface, instrumentation, pressure-control
License
GPL-3.0
Install
pip install pymensor==0.0.2

Documentation

pymensor

This package is a GPIB (IEEE 488.2) driver for Mensor Modular Pressure Controllers.

This package is written for and tested on the now obsolete model CPC6000, but is intended to work for all WIKA pressure controllers made by Mensor.

Please feel free to raise any issues or contact the maintainers to contribute.

Installation

pip install pymensor

Dependencies

This package depends on pyvisa.

Usage

Python

from pymensor import PressureController