Skip to content

stevenlowery011/pymensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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