Counter/Timer

cancel
Showing results for 
Search instead for 
Did you mean: 

Does NI support C++

 

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

0 Kudos
Message 1 of 3
(4,297 Views)

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 

Message 2 of 3
(4,278 Views)

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,

Seth B.
Principal Test Engineer | National Instruments
Certified LabVIEW Architect
Certified TestStand Architect
0 Kudos
Message 3 of 3
(4,176 Views)