Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

How to view or extract the data gathered from example c code?

Hi,

 

Newbie question - sorry for the ignorance.

 

---


I have built the example code Acq-IntClk.c and I have a functioning executable
file.  However, where does this store the data it reads?

I want to take several measurements when I run the executable file and be able
to save the data for later reference.

Thanks

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

In the Measurement Studio tab >> Measurement Studio Examples, there is a TDMS category that has C# and VB .NET code examples.  Or, in CVI there are nice C examples in the Example Finder at Fundamentals >> File Input and Output.  You'll have to use some "write to file" functions to store data in a .txt or .tdms file, etc. but I don't believe there are shipping examples for C++.

Michael Keane
National Instruments
Message 2 of 2
(4,511 Views)