Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

encapsulating data acquistion (DAQmx) in a class consumed by the UI

Can anyone point me to some example code that encapsulates data acquisition (using DAQmx) in a class which is consumed by the UI?  I want to let the UI handle persisting the acquired data to disk and plotting and simple call the encapsulated class for configuring the device, starting the acquistion, reading the data and then signaling the UI when data is ready. 

 

This thread appeared to be on the right track but didn't illustrate the interaction with the UI: http://forums.ni.com/t5/Measurement-Studio-for-NET/Example-code-for-single-asynchronous-read-of-mult...

 

 

0 Kudos
Message 1 of 2
(5,368 Views)

Hello tfs,

 

I would recommend you to take a look at these tutorials on how to create a DAQmx application in Measurement Studio and this tutorial on using controls for UI.

 

Best Regards,

 

Alina M

0 Kudos
Message 2 of 2
(5,347 Views)