Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

fpga ~ data acquisition

Solved!
Go to solution
Hello, I am trying to make a sort of dummy program.  I have put in a sine wave generator in place of where I hope to eventually put a data acquisition vi.  However, whenever I have it take data it spits out hundreds of text files which don't seem to resemble the sine wave I am simulating.  I am rather new to all of this so any help will be appreciated.  I have included the vi I am working on.  Thanks.
0 Kudos
Message 1 of 2
(3,593 Views)
Solution
Accepted by topic author mnky9800n

Hi,

 

You must change the option in the Write to Measurement file to "Of file already exists, Append to file"  You will now get one file with all of the data in it. There are also a few of examples in the example finder that show how to write to a text file in different ways if you don't like the format of the data you are writing.

Message 2 of 2
(3,577 Views)