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

Have to add a delay in Agilent 3446x labview driver

$
0
0

I was seeing a weird bug in the Agilent 3446x driver on the driver page.

 

Running initialize.vi results in a long wait (~2 minutes) followed by this error:

 

Error -1073807339 occurred at VISA Read in Agilent 3446X Series.lvlib:Error Query.vi->Agilent 3446X Series.lvlib:Reset.vi->Agilent 3446X Series.lvlib:Initialize.vi

 

Possible reason(s):

VISA: (Hex 0xBFFF0015) Timeout expired before operation completed.

 

Then if I run the code again I get this error:

 

Error -1073807360 occurred at VISA Open in Agilent 3446X Series.lvlib:Initialize.vi->Ivan acquire single.vi

Possible reason(s):

VISA: (Hex 0xBFFF0000) Unknown system error (miscellaneous error).

 

I narrowed it down to a read call in Error Query.vi. I was able to fix it by inserting a 1 second delay in between.

 

error query.PNG

 

I thought I'd write this up for anyone encountering this issue in the future.

 

I'm testing with a keysight 34465A firmware V, Windows 10, and Labview 2017.


Viewing all articles
Browse latest Browse all 5625

Trending Articles



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