04-25-2023 09:31 PM
I'm conducting research at university using the following products from KEYSIGHT.
N9020A MXA Signal Analyzer
N5242A PNA-X Network Analyzer
I want to store and process the data measured by these on a PC using Labview but I don't know how to program for that. I searched for and read related solutions, but they didn't work. I would like to output the obtained data to a waveform diagram or to a csv file, etc. Could you tell me how to do that?
Solved! Go to Solution.
04-26-2023 03:06 AM - edited 04-26-2023 03:07 AM
Hi ssdn,
welcome to the LabVIEW board!
@ssdnn wrote:
N9020A MXA Signal Analyzer
N5242A PNA-X Network Analyzer
I want to store and process the data measured by these on a PC using Labview but I don't know how to program for that. I searched for and read related solutions, but they didn't work.
Did you already look in the InstrumentDriverNetwork for device drivers for your hardware?
There are drivers available…
@ssdnn wrote:
I would like to output the obtained data to a waveform diagram or to a csv file, etc.
LabVIEW brings functions to export waveforms: have you tried them?