Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQmx .NET with C#: How to sync the signal with continuous reading

I am using C# with DAQmx .NET. I measure analog signal on one channel continuously.

My plan is to read 1024 samples and display it on the screen. If it work correctly, the signal should stay still if there is no change. However, the signal keeps scrolling on the screen.

If I use FiniteSamples, I can get the signal stay still but it is too slow.

Does anyone have any idea to solve this problem?

 

Thanks in advance.

0 Kudos
Message 1 of 2
(3,557 Views)

Itran,

 

What exact signal are you measuring? What device are you using to acquire this signal? What do you mean by the signal scrolling on the screen? Do you know what are the expected values? Could you please provide us with more detailed information? Thank you 🙂

 

Regards,

 

William Fernandez

Applications Engineering

National Instruments

0 Kudos
Message 2 of 2
(3,518 Views)