11-01-2012 02:29 PM
My program has a DAQ that reads six different channels. The channels are separated and sent to a write to measure file. When I open it in excel the data is all in one column. I want the time in a column along with the data from each channel. Total of 7 columns.
Solved! Go to Solution.
11-01-2012 02:31 PM
Also, I have tried different settings in the write to measure file; such as, the tabular or comma, segement header, file format and in the excell settings. Still no change.
11-01-2012 03:01 PM
I think the problem is in how you are building your array. Try this.
11-02-2012 08:37 AM
Thank you that worked perfectly.