LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How to use LabWindows/CVI to integrate 3rd party application with the DAQmx and drivers to test on the analog/digital IO boards ?

I have a huge application written in C. I want to test that application with the digital and analog cards using drivers and DAQmx. The idea is to modify the existing application very little and integrating with DAQmx. Is that possible using LabWindows/CVI ? Or is there any other method which is advised.
0 Kudos
Message 1 of 3
(3,156 Views)

Hey Esha,

It is absoultely possible to do that in CVI.  To get you started, if you have installed CVI and support for DAQmx driver, you go to Help>>Find Examples and then navigate to Hardware Input and Output>>DAQmx there should be bunch of examples that can get you started also you more detail help on C API you can reffer to C Reference Help under Start>>All Programs>>National Instruments>>NI-DAQ>>Text based support. 

 

Thanks

 

NI-khil

0 Kudos
Message 2 of 3
(3,144 Views)
You can also go to http://www.ni.com/code/ for many more codes available online. You can also refer to Getting Started with LabWindows/CVI here.

 

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