LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I write to file

Hello,
 
I am acquirng a continous 4-20mA using DAQmx read. How can I write the data acquired as excel file, can some explain how to use the write labview measure file function, or is there any better way of writing using some DAQmx write?
 
My acquisition is from 6 channels, so I would like all 6 readings to be written.
 
Thanks
 
Yemi
0 Kudos
Message 1 of 3
(2,757 Views)

Hello,

if you are acquiring "waveforms" arrays you can use the VI "Write waveforms to file".

Bye

CLD - Labview Certified Developer
0 Kudos
Message 2 of 3
(2,738 Views)
Hi,

Also, to find example code, go to "Help" >> "Find example..." and search for "excel" if you want to write data to Excel document or search for "spreadsheet" if you want to write data to tabulated text documents.

Hope this help

We have two ears and one mouth so that we can listen twice as much as we speak.

Epictetus

Antoine Chalons

0 Kudos
Message 3 of 3
(2,735 Views)