GPyB
Up one levelPython examples dealing with Linux GPIB implementation. Old (2005) and absolutely unmantained stuff!!!
- GPIB Python Interface — by mythsmith — last modified 2007-05-18 07:51 PM
- Here you find classes to expose the libGPIB C library's functions to Python, through ctypes. This is the only useful document here!
- peripheral_related_classes — by mythsmith — last modified 2007-05-18 07:40 PM
- This was the first script to test the main gpyb classes, with a rudimental Keithley Model 2000 Voltmeter
- impedance measurements — by mythsmith — last modified 2007-05-18 07:44 PM
- This script was made to do impedance measurements with an hardware that suddenly borke... :( I think it will not be useful for anyone!
- configuration settings for impedance measurements — by mythsmith — last modified 2007-05-18 07:47 PM
- even more unuseful than the measurement script....!
- experiment related classes (erc.py) — by mythsmith — last modified 2007-05-18 07:49 PM
- classes imported by the impedance script, just to keep code simpler (in my mind)



