I tried saving data from a waveform to a spreadsheet using the export waveforms to spreadsheet File.vi. The problem I now face is that even after I give the file path after the set number of readings the window to save the file pops up. And so the data is not continuous and it starts collecting data from time zero again. How do I avoid this problem? Please help me.
You might want to try the "Write LabVIEW Measurement File" Express VI instead. It does the same thing, has a couple of additional options and is more straightforward to use.
Hello, You can modify Write Waveform to File VI not to display the advisory dialog. You will just need to wire a False constant to the Open Create Replace WDT Array Dlog File.vi on the block diagram of Write Waveform to File VI. Zvezdana S.
Hi, im using a TDS694C tektronix scope and LabVIEW v8.2. im unable to transfer the waveforms on my four channel scope to the labview. what should i do?