LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to make my waveform from excel file perodic in labview graph

Hi guys,
 
Previously I've made a vi which integrates the excel file, to plot the graph values in labview using the values in the excel file to give the me a better flexibility to decide what waveform i want it to be. Can i know how to actually make the graph periodic, as in the waveform repeats,  because currently it can just plot out the waveform accordingly to the values i inserted in the excel. I've attached my vi and aso my csv file together. Thanks guy.
Download All
0 Kudos
Message 1 of 2
(2,619 Views)
So do you want to read the same values over again?
 
If that is what you wish to achieve then use waveform chart as opposed to waveform graph. I editted your code slightly so that you can see the different.
 
I hope this helps!
 
 
Mehak D.
0 Kudos
Message 2 of 2
(2,592 Views)