In my for loop, I generate a waveform (I have four channels so I generate four waveforms). After I get the waveforms, I want to be able to put all the waveforms into columns of a single spreadsheet file. But whatever I try doing, when I use WriteToSpreadSheet.vi the first three columns come out as all 0s and only the last channel gives a reading. What should I do?