08-12-2008 09:25 AM - edited 08-12-2008 09:26 AM
08-12-2008 09:35 AM
08-12-2008 10:43 AM
It would be so much simpler if you used the 1D Waveform data type from your DAQmx Read. You would automatically get a timestamp with your acquisition and you could use the Export Waveforms to Spreadsheet File function without all of that silly array manipulation (which is probably incorrect, anyway).