11-19-2020 07:37 AM
Hi,
I want to use C++ to interact with NI modules.
I have visual studio installed and can run C++ programs without any issue.
But when I use commands like DAQmxCreateTask, it gives me error "identifier "DAQmxCreateTask"" is undefined.
What steps I should be taking to make it working? How can I find what is missing here?
11-19-2020 08:27 AM
There is a dedicated forum for C++ developers.