05-29-2013 02:30 PM
I thought I had this problem sorted out but apparently not. My code is writing the time stamp twice every few lines offsetting the data in that row while a row or two lower it copies an identical time stamp as the one preceding (instead of increasing incrementally). If you take a look at the attached .csv file it should be clear what I am talking about. I am trying to convert waveform data to a string and write to a .csv file. Any suggestions on why this is occurring would be greatly appreciated. Strangely (to me, at least), this data is all collected at <1 Hz. If I collect data at 1 Hz there is no time stamps issue. Thoughts?
Thanks in advance.
05-29-2013 02:37 PM
to better understand your problem...please post your VI
05-29-2013 02:38 PM
Whoops. . .
05-29-2013 02:55 PM
it might be because your loop is running 100%, add a wait ms wired to a constant