Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 400 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 400 Bytes

PPMS driver

Python driver for the Quantum Design Physical Property Measurement System (PPMS®) cryostat. It is based on the built-in package, ctypes. It is intended to talk with the PPMS C# library(dll file).

For the ironpython version, please refer to PyQDInstrument. It is orignally from PyGMI and modified to work with PyMeasure. In development.