06-20-2016 07:23 AM
Hi,
I work to automate measures in crbm to take, for each step of the brawer (motor rotate 1°), measures on a network analyzer VNA R&S ZNB8.
I have a problem to save measures file on labwindows.
After doing "setup" of analyzer and a "run" of measure, I want to save data on a directory placed on the VNA and then place this files on network.
The idea was :
1-I save data on a directory of analyzer with a name of file that I am chosen
2-I transfer this file on the network directory
3-I delete the file of analyzer
I wish find a function whose sauve data by indicating the path to get the directory and S-parameters.
06-21-2016
10:44 AM
- last edited on
01-04-2025
12:57 PM
by
Content Cleaner
Hello,
Find given below 3 links that will help you to store data using LabWindows/CVI :
1) https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000x2UfCAI&l=en-US, Generating Microsoft Excel Reports with LabWindows/CVI
2) https://www.ni.com/en/support/documentation/supplemental/06/the-ni-tdms-file-format.html, TDM C DLL
Best regards,
Dasso
06-22-2016 01:40 AM
Thank you for your answer. I look yours links.
Best Regards,
Anaël.