I'm reading the data from a .csv file and trying to display it in a chart. I can show the data by adding a 2D array with a wave chart, but I want the timestamp on the wave chart to be the timestamp read in .csv. I also want to simulate the data according to the refresh interval of the VI in Excel. For example, the time elapsed between each row in the first column (time). If it is 1 ms, data must continue to be added to the graph every 1 ms in labview.
I tried a few ways but I couldn't get exactly what I wanted.
I've included sample data I read below.
Anyone have an idea about this?
__________________________________
Every opinion given is worthy of respect.