Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

"DAQmxReserveNetworkDevice" was not declared in this scope

Solved!
Go to solution

Hey guys. I have a problem with this function. I already included NIDAQmx.h in my c++ aplication and all the functions in this header works. However, I was checking and "DAQmxReserveNetworkDevice" wasn`t included in the header, same as DAQmxAddNetworkDevice. How do I use these functions in my c++ application then?

0 Kudos
Message 1 of 2
(4,742 Views)
Solution
Accepted by topic author thibs

I got it. I just added the function in the NIDAQmx.h, so now I`m able to use the function. I`m posting in the attachments the header file in case anybody needs 🙂

0 Kudos
Message 2 of 2
(4,711 Views)