LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to obtain Frequency values from Agilent E8361 VNA LV8

I am migrating code from an Agilent 8722ET VNA to the newer E8361A model network analyzer.  The new E8361X library does not have any VI that i have found that will actually collect the frequency spectrum from this instrument. 
The save data VI only collects the measurement values and not the x-axis.

I have tried the method the 87XX vi uses which uses a "OUTPLIML" function to obtain the values for a frequency list or log sweep. 
It does not appear there is a command that is equivalent to this on the E8361. 

I have attached the code which works for a linear sweep but not for a log one.
Any help would be appreciated.
Bryan
0 Kudos
Message 1 of 2
(2,509 Views)
I have attached a piece of code to do the job. 
Bryan
0 Kudos
Message 2 of 2
(2,498 Views)