LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to save continious data acqusition?

hai,

i'm reading continious data from the analog port and saving the data
using "cont acq to spreadsheet". i have included "index array" and
"waveform scalar limit comparision" to see if the value goes above my
threshold and give an output.
Now i want to include the timing also to the same file, so that i can
know if the data is being written every instant.

thank you,

siva.
0 Kudos
Message 1 of 2
(2,556 Views)
Hi,

For recording data with timestamp, the waveform components namely Y, dT ant t0 can be obtained from the waveform data by using Get Waveform components vi. This way you can get timestamp for each acquisition and can conveniently store data with the timestamp.

Regards,
Bharathi
Message 2 of 2
(2,506 Views)