During the course of my thesis, the need for distraction – plus the need to save some labor inspired me to develop automated testing methods. I wrote a little previously about setting up PyVISA on OSX, but didn’t show any real examples of its use. Here, as a proof of concept, I measure the linearity […]
So after some persistance, I’ve managed to get PyVISA working under OS X 10.6.8 Snow Leopard on a late 2008 MacBook Pro. Download and install NI VISA 5.1.2 for OSX In your home directory, create the file .pyvisarc with the contents [Paths] VISA library: /Library/Frameworks/VISA.framework/VISA Download and untar PyVISA 1.4 Install as root with easy_install […]