Quantcast
Channel: Instrument Control (GPIB, Serial, VISA, IVI) topics
Viewing all articles
Browse latest Browse all 5565

Agilent 82357A USB to GPIB (non visible by VISA)

$
0
0

Hi,

 

I am currently runing kubuntu, linux version 3.19.0-30-generic. KDE plasma version 5.2.2. And i am tryin to use Python to communicate with a  'Maturo Control Unit' (or MCU version 1.30). In orde to do so i am using Pyvisa (version 1.5) and a Agilent 82357A USB to GPIB. When i am using the terminal i can send and reseive commands from the MCU. But when i use Pyvisa's resource maneger the Agilent 82357A USB to GPIB with the MCU connected does not appear. Pyvisa does work. Because ive used it in the past to connect with a spectrum analyzer using TCP:IP.

 

How can i make Pyvisa show the Agilent 82357A USB to GPIB connected to the MCU?

 

python 3.4.3:

----------------------------------------------------

>>> import visa
>>> rm = visa.ResourceManager()
>>> rm.list_resources()
()
----------------------------------------------------

Viewing all articles
Browse latest Browse all 5565

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>