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

pyVISA control Fluke 8845A : I can set but not read

$
0
0

Hello,

 

I am currently trying to control a Fluke 8845A through LAN using pyVISA.

I can correctly send commands such as : "CONF:VOLT:DC" and it works perfectly well !

But ...

I can't find a way to read from the instrument, I have a timeout error.

 

I tried different commands such as : 

 
                    ressource.write('MEAS:VOLT:DC?\n')         
                    voltage = float(ressource.read())
 
Does anyone have the same issue ?
A solution ?
 
Thank you 🙂

Viewing all articles
Browse latest Browse all 5566

Trending Articles



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