You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains scripts for accessing the Agilent N6705A power analyzer, the Agilent MSO7104B oscilloscope, and the Agilent 53131A universal counter using SCPI and Python.
This project uses libnienet.py from the gpib-devices library by Robert Jordens (http://bazaar.launchpad.net/~jordens/gpib-devices/trunk/view/head:/gpib/libnienet.py) and a modified version of SCPI.py by Thomas Schmid (https://github.com/tschmid/mclib/).