12-03-2008 04:05 AM
We are developing an application which uses NI device (NI USB-6212) to convert the Analog data (in Sine wave) to Digital Data and vice versa.
This application will be developed in C# .Net. How to accomplish ADC.
The requirement is as follows:
Generate sine waves
Pass this sine waves to analog channel as Input
Convert these analog signals to digital signal (ADC)
After getting Digital data apply sineFit algorithm.
11-29-2018 09:21 AM
Did you convert analog signal to digital? Can you share some help references?