06-04-2010 01:52 AM
Hi all,
I've received an application developed with LV.
I'd like to rewrite it into C# language (.NET environment)
The application uses IO board and the program uses a NI VI called "ai waveform scan"
I'd like to know if this VI can be found into C# language (or textual laguage like C, C++, VB)
Many thanks in advance for your help.
06-07-2010 04:12 AM
Hi Max,
If you have already installed the DAQmx drivers, you should be able to find examples for data acquisition using textual languages (Start » Programs » National Instruments » NI-DAQ » Text based code support)
Also, you will find help files which will allow you to find functions, and specifications concerning the DAQ driver.
Don't hesitate to ask if you have any further questions.
Regards,