Good afternoon,
I'm trying to control a Kesight e4990a impedance analizer, and I'm having some troubles to save the data that I aquire in said analizer. In the device, there is an option called "save data traces" that I can manually press to create a CSV file with all the information of the traces that I need, and I'm trying to do that same thing with programming using the labview driver of the analizer. So far, I think the program that I have to use in the driver is the one called manage file memory, because is the only one that I'm seeing that has some option for saving, but I dont know if that program will save the data that I want, and also every time I try to use it I get an error regarding the file name.
If anyone knows how to use this program in the driver, or has any other idea on how to save the data aquired into a CSV file, please let me know.
I will attach the program that I'm using.
Thanks