Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 792 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 792 Bytes

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