Hi Folks,
I am pretty new in LabVIEW programming so I would like a help from you.
I need to automatize a measurement using the Microwave analyzer N9915A. It is necessary just to set some parameters and do a acquisiton of a trace. My setup: Keysight N9915A connected via micro usb cable + LV2016.
I do not have problems using write functions, but when I try to get the data (using VISA READ block) it happens an error. The instrument says "Error: -420, query UNTERMINATED" and the VI shows timeout error: "Error -1073807339 occurred at VISA Read". Using the Open VISA Test Panel, write and read functions work properly.
Could somenoe help me with this problem? Is there some details I am forgetting regarding to configurations?