LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Test the integrity of the data writen to file

Hi,
I am performing a triggered analog input acquisition and writing the data from the three analog input channels to a text file.I am using a PCI-6052 E-series card and the analog input source is a wavetek function generator.I am acquiring a sine wave on channel 2 or ACH2.How can I verify if the data written to the text file is actually a sine wave ?

thanks,
shiv
0 Kudos
Message 1 of 2
(2,591 Views)
Hello;

Depending on what datatype is being saved to the file, you can use another Labview example to read and graph those values and verify if the waveform is a sinewave as expected.
Hope this helps.
Filipe
0 Kudos
Message 2 of 2
(2,591 Views)