07-18-2009 12:25 AM
I have been trying for some help for my 6602 card to use all the counter simultaneously in c++ i have posted the question in NI fourms and also searched for on the internet, but found no help regarding this ........ The C++ given Ni is also very less and just for name sake.........is NI busy promoting it own LABVIEW.......LV LV LV LV examples only everywhere........can is use NI cards for customised applications ............is that a good choise..can anyone help me out
07-20-2009 04:34 AM
Hi,
I've never used C for acquisition cards but some time ago I found the following link: http://digital.ni.com/manuals.nsf/websearch/C4B5B92E74F160C6862574560065F8BC
It is the NI-DAQmx Base 3.x C Function Reference Help.
Maybe it is usefull for you.
Good luck with your searching,
Paul aka KPanda
08-12-2009 05:11 PM
Pavan,
I apologize that your post seems to have slipped through the cracks. NI does indeed support C++ through Microsoft Visual Studio from version 6.0 to 2008 with out NI-DAQmx driver. This support includes full API support, fully documented function calls, and several dozen examples.
You can download NI-DAQmx 9.0 here. You'll need to be sure to explicitly choose to install support for your version of Visual Studio.
Regards,