Skip to content

Files

Latest commit

Steven LowerySteven Lowery
Steven Lowery
and
Steven Lowery
Jan 10, 2020
02a1c99 · Jan 10, 2020

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