LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

problem appear when cvi project to vc

I convert an example which i download from here to vc
project according to the wizard,but vc tell me can not find the nidaq.h which is included in NIDAQEX.h,I search nidaq.h in my system,but found nothing,how can do?
thanks for any help?
0 Kudos
Message 1 of 2
(3,041 Views)

nidaq.h is part of the NIDAQ software from National Instruments. It's typically installed in C:\Program Files\National Instruments\NI-DAQ\Include. If it's not there, you need to reinstall NI_DAQ (included in National Instruments LabView, LabWindows, etc). You can download the latest version here.

readme.htm contains a section on Compiling and Running NI_DAQ Examples in Microsoft Visual C++.

Have a little more patience for your post to show up so you don't end up making the same post three times.

0 Kudos
Message 2 of 2
(3,041 Views)