Hi Double_D,
CVI searches for Include files in this order on whatever drive is installed to:
1. Project list
2. Project-specific include paths
3. Non-project-specific include paths
4. The paths listed in the Instrument Directories dialog box
5. The subdirectories under the cvi\toolslib directory
6. The cvi\instr directory
7. The cvi\include directory
8. The cvi\include\ansi directory
9. The VXIplug&play include directory
10. The cvi\sdk\include directory
If the nidaqmx.h file is located on the
😧 drive then the program is unable to locate it unless you specify it explicity in the include path (as you've already tried). From what it sounds like because you're unable to even open the file on your
😧 drive you'll probably want to reinstall the DAQmx driver to the C: drive. Also, after upgrading your operating system it is highly recommended that you reinstall the NI-DAQmx driver to the same drive as CVI.
Regarding the debugger issue, I've never heard of the CVI debugger behaving in that manner. Does it step over multiple lines of code that are the same type every time (i.e. an if statement, case statement, etc)?
Test Engineer - CTA