04-03-2013 12:00 PM
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...
04-05-2013
03:54 PM
- last edited on
08-23-2025
07:56 PM
by
Content Cleaner
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