08-22-2006 11:31 AM
08-23-2006 11:54 AM
Hello JS,
You are correct. That error means that
the function could not be found in the dll file, but it is able to find the dll
file because you are getting an error number/status back. I have seen
cases of this when you develop an application with one version of DAQmx, and
run it on a machine with another version.
I see that your application works in the development environment when you are
using debug mode. Are you only having problems when you run the code on
another machine, or does it not work when you run it on the development machine
in release mode?
Finally, what versions of DAQmx and CVI are you running?
Regards,
Jesse O.
Applications Engineering
NIC
08-23-2006 12:03 PM