09-16-2014 08:13 AM
09-16-2014 05:31 PM
Hi, Chuck
I threw together a quick example by splicing our UI.WebForms.Examples.2012
example with one of our .NET shipping examples for NI-DAQmx. I've attached it to this post. If you run the website and click the NI-DAQmx Graph option in the Examples tree, you will see a simple Measurement Studio WebForms Waveform graph with a button labeled Plot DAQ Data. This will attempt to read the first analog input channel from a DAQ card named "Dev1" (as configured in NI MAX). You can simulate a DAQ card to try this example.
The demo plots 50 samples to the Waveform graph, and the result looks something like the following image:
If you have any questions, please let me know!
Thanks,