It seems I have to install it from the National Instruments site but
> > > Debian Linux doesn't seem to be supported...
> > > and I doubt whether just copying this file will be sufficient to make
> > > PyVisa work.
> > > I wonder whether there might be anothe
rom the National Instruments site but
> > Debian Linux doesn't seem to be supported...
> > and I doubt whether just copying this file will be sufficient to make
> > PyVisa work.
> > I wonder whether there might be another way to communicate via USB
> > with a Keith
bt whether just copying this file will be sufficient to make
> PyVisa work.
> I wonder whether there might be another way to communicate via USB
> with a Keithley programmable power supply using Python.
>
> best regards,
> Jean
>
>
>
> --
> http://mail.python.or
e obvious but finding this file and how to install it
> is not unfortunately.
> It seems I have to install it from the National Instruments site but
> Debian Linux doesn't seem to be supported...
> and I doubt whether just copying this file will be sufficient to make
> PyVisa w
fortunately.
It seems I have to install it from the National Instruments site but
Debian Linux doesn't seem to be supported...
and I doubt whether just copying this file will be sufficient to make
PyVisa work.
I wonder whether there might be another way to communicate via USB
with a Keithley progra
It seems pretty obvious from the error. Try installing the missing lib packages.
OSError: /usr/local/vxipnp/linux/bin/libvisa.so.7: cannot open shared
object file: No such file or directory
Sent from my iPhone
On Nov 9, 2012, at 11:22 AM, Jean Dubois wrote:
> OSError: /usr/local/vxipnp/linux/
I'm trying to control a programmable power supply via USB using
python.
After doing some googling I thought I should use PyVisa for this
purpose, so I installed it as follows:
tar xvfz PyVISA-1.4.tar.gz
cd PyVISA-1.4
python setup.py install
Installation seems to finish without errors.
W
On Friday, April 1, 2011 10:24:58 PM UTC-4, Manatee wrote:
>
> VisaIOError: VI_ERROR_INTF_NUM_NCONFIG: The interface type is valid
> but the specified interface number is not configured.
>
> My instrument is on GPIB 5 and I can do a *IDN? with another program
> and get a response. So I must still
's a win32 exe installer available here:
>
> http://sourceforge.net/projects/pyvisa/files/PyVISA/1.3/PyVISA-1.3.wi...
>
> If your account is a standard user and the installer doesn't load a UAC
> prompt, you'll probably have to right-click it and choose to "Run as
> adm
's a win32 exe installer available here:
>
> http://sourceforge.net/projects/pyvisa/files/PyVISA/1.3/PyVISA-1.3.wi...
>
> If your account is a standard user and the installer doesn't load a UAC
> prompt, you'll probably have to right-click it and choose to "Run as
> adminis
On Friday, April 1, 2011 3:40:23 PM UTC-4, Manatee wrote:
>
> Well, ok, I'll try some of that. But I am running window 7, not Linux.
> The "sudo" command sounds like Linux.
Again, there's a win32 exe installer available here:
http://sourceforge.net/projects/pyvis
On Apr 1, 2:05 pm, "Günther Dietrich" wrote:
> Manatee wrote:
> >I have unpacked the PyVISA files into the Python/lib/site-packages dir
> >and from the IDLE GUI I get and error
>
> >import visa
>
> >Traceback (most recent call last):
> > File
Manatee wrote:
>I have unpacked the PyVISA files into the Python/lib/site-packages dir
>and from the IDLE GUI I get and error
>
>import visa
>
>Traceback (most recent call last):
> File "", line 1, in
>import visa
>ImportError: No module named visa
>
On Friday, April 1, 2011 11:29:10 AM UTC-4, Manatee wrote:
> I have unpacked the PyVISA files into the Python/lib/site-packages dir
> and from the IDLE GUI I get and error
>
> import visa
>
> Traceback (most recent call last):
> File "
> ", line 1, in
&
Hi
Have you installed the module after unzipping it?
python setup.py install
Got it from the README file in the downloaded tar.
Regards
Yashwin Kanchan
On 1 April 2011 16:29, Manatee wrote:
> I have unpacked the PyVISA files into the Python/lib/site-packages dir
> and from the IDLE
I have unpacked the PyVISA files into the Python/lib/site-packages dir
and from the IDLE GUI I get and error
import visa
Traceback (most recent call last):
File "", line 1, in
import visa
ImportError: No module named visa
There must be more to just putting the files in t
Hallöchen!
At http://pyvisa.sourceforge.net you can find information about the
PyVISA package. It realises Python bindings for the VISA library
functions, which enables you to control GPIB, USB, and RS232-serial
measurement devices via Python.
Yesterday I released version 1.1, which works much
Hallöchen!
At http://pyvisa.sourceforge.net you can find information about the
PyVISA package. It realises Python bindings for the VISA library
functions, which enables you to control GPIB, USB, and RS232-serial
measurement devices via Python.
Today I released version 1.0. If you have v0.9.7
Hallöchen!
At http://pyvisa.sourceforge.net you can find information about the
PyVISA package. It realises Python bindings for the VISA library
functions, which enables you to control measurement devices via
Python.
Yesterday I released version 0.9. I tried to provide it with good
19 matches
Mail list logo