Dear Forum,
I would like to be able to download a touchstone file from the device in VNA mode, however i can only save on a USB stick which is extremely annoying.
So i thought i would donwload the data from the screen via SCPI commands and could make my own touchstone file with python. However i can't figure out how to get the X (frequency) values.
After consulting the programming manual I could find the :TRACe:DATA? 1 command but this seems to give an array but this seems to be the Y values for the trace. Does anyone know how to do this ?