LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

What is the function to read a data from daq card (6025E), and How can I store it into a text file?

LabWindows 5.0.
Does the function AI_read work? for my first question.

Does the fwrite function allow to store a data into a text file?

If you have any answer, send me a mail. Thanks very much.
A French guy.
0 Kudos
Message 1 of 2
(2,866 Views)
Hi Seb,
I suggest you to look at DAQ_to_disk or Scan_to_disk functions: you will find them in Data Acquisition Library, Analog Input/Multiple point class.
There are some examples that use these functions on the \samples\daq directory.
Roberto


Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
Message 2 of 2
(2,866 Views)