07-13-2012 02:10 AM
Hi all,
My DAQ gives me the data in the form of 1D or 2D array of digital waverform with respect to time.
How to export this data into an excel file or copy it to an array?
Solved! Go to Solution.
07-13-2012 03:03 AM
07-15-2012 09:31 PM
Hi GerdW
As if you suggested, i was able to extract the 1D and 2D digital waveform data into an array.
How to convert this Array of Digital Data to Array of Double (DBL).
Or How to export the 1D and 2D array of digital waveform to an excel sheet.