Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Write Analog Waveform using DAQmx base in C# .NET

I am developing an application using visual C# .NET 2005 for Windows CE embedded system. I use the DAQmx base 3.2 driver. I want to read an analog waveform from the NI-DAQmx(form input channel) and write an analog waveform to the driver(to output channel). I found lot of functions for reading the waveform but none for writing to driver. Is there any alternate way to accomplish write? Or Have I missed something in the driver API?
Thanks in advance
0 Kudos
Message 1 of 3
(3,711 Views)

Hi Bharath-

 

Visual C# .NET is not supported.  The only supported development environment for DAQmx Base on Windows CE is LabVIEW.  For the version you're using (NI-DAQmx Base 3.2), you'll need LabVIEW 8.6 and the LabVIEW 8.6 Mobile Module.  This type of information can be found in the readme

 

I hope this helps-

 

Ed

Message 2 of 3
(3,655 Views)

Thanks for the suggestion.........Slight update in my question
I programmed in Visual C++ including the Nidaqmxbase.h file provided by NI. It successfully compiles but gives around 200 linker.
What seems to be the problem?

Thanks in advance.

0 Kudos
Message 3 of 3
(3,650 Views)