LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Write to measure file posts all the data received from the DAQ in one column?

Solved!
Go to solution

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.

0 Kudos
Message 1 of 4
(2,482 Views)

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. 

0 Kudos
Message 2 of 4
(2,481 Views)
Solution
Accepted by topic author Relient

I think the problem is in how you are building your array.  Try this.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
Message 3 of 4
(2,477 Views)

Thank you that worked perfectly.

0 Kudos
Message 4 of 4
(2,456 Views)