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