Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

How can we initialize and fetch the data from ADC in MS Visual Studio 2005?

Hi,

 

I want to develop an application which will interact with the NI-DAQ where I will first send a voltage into ADC of NI DAQ.

 

My algorithm to interact with the NI-DAQ device will be as follows:

1. The ADC on the Ni-DAQ will be initialized with the sample frequency and the channel number.

2. The ADC then buffers the data and raises an event when the buffer will be full. I want to know which event needs to be captured when the buffer fills up completly.

 

 

I want to develop this algorithm in VS 2005. There is a NI-DAQ support library provided by MS. But the APIs are not clear enough.

 

I want to know the APIs which need to be invoked for initializing the ADC with a particular channel and frequency. Secondly, I want to know the name of the event which needs to be captured for reading the data from the buffer.

 

I will be highly thankful if anybody can share any information regarding the above mentioned problem. 

 

Thanks,

Ajay 

 

0 Kudos
Message 1 of 1
(3,069 Views)