FieldFox FOPS measurement. Using the programming example at
What command(s) do you use to get the trace data back off the analyzer? I have tried several commands that are in other sections of the manual, but cannot reliably get the results back off (or I will only get the last measurement and not the full trace).
Hello JoeG8,
If you are trying to save a selected trace to a CSV file, you can use the command:
"MMEMory:STORe:FDATa"
For returning current data trace values:
"TRACe{1:4}:DATA"
There is also an FOPS Measurement example on the Network Analysis online help page in the FieldFox programming help section.
FieldFox Programming Guide
Hopefully this will put you on the right track. Let me know if you have any further questions.