LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to continuously store/save waveform data

 

I'm continuously acquiring data to build into a waveform, and I was wondering how I can save this data into a file, something like a csv file would be fine. 

 

I've made a few tries but I'm not sure how to get it so that it doesn't prompt me on every iteration of the while loop. Also, I'd like to be able to save both the x and the y values. Right now I'm only saving the y values of my waveform graph. 

 

Thanks!

Download All
0 Kudos
Message 1 of 2
(2,694 Views)

Hello Astonmartin

 

Have you tried using the write to spreadsheet file VI?

 

Regards

 

Mart G

0 Kudos
Message 2 of 2
(2,658 Views)