Skip to content Skip to sidebar Skip to footer

Pyvisa Missing Methods

I am running Win 7 x64, NI 488.2, PyVISA 1.5, and python with numpy/scipy/ipython. I am attempting to contact a Keithley instrument through a GPIB-USB connection and send simple co

Solution 1:

From past experience you might need to tell pyvisa where the visa library is eg NI VISA + pyVisa on Mac OS X (Snow Leopard) However, I havent used 1.5 yet

If that fails, 1.4 works fine on Win 7x64

Solution 2:

Turns out the answer was as simple as downloading the package from a different location. Apparently the site I used had a corrupted or incomplete package up for DL.

Post a Comment for "Pyvisa Missing Methods"