09-13-2017 10:56 AM
Hello:
I would like to improve the output file which I got from my code. I am ok with the spreadsheet which I obtain when I select 1Channel. But when I have multiple channel, the spreadsheet is quite confusing, especially the column for the time.
Can someone give me any tips to improve the output file of my code?
Thanks!
Gianmario
09-13-2017
02:11 PM
- last edited on
11-07-2024
03:41 PM
by
Content Cleaner
I would just use the Export Waveforms To Spreadsheet File VI.
09-14-2017 03:22 AM
Thanks for your replay.
I have seen this solution. But when I use this function in a while loop, it does now work. It asks me to replace a file to each iteration.
Do you have a solution for that?
09-14-2017 03:34 AM
09-14-2017 04:02 AM
Hi GerdW:
You're right. I missed to wire append to file? inputs. Maybe doing that will fix my problem. I am going for it.
Thanks!