12-12-2006 01:03 PM
12-13-2006
12:32 PM
- last edited on
07-15-2025
03:15 PM
by
Content Cleaner
Hello Msvilans,
This error will arise if DAQmx is not able to allocate the necessary resources to carry out a task (CPU or memory). The first thing I would check is your DAQmx version - make sure that you are working with a current version (at least DAQmx 8.1) on this new computer. You can download the current version here. I expect that an older driver may be causing this error.
If this is not the case, another possible cause is a difference in the amount of memory between the two computers. When you transfer the application, is it built into an executable or are you working on two different development systems? If you are running an executable, first test it on the development machine to make sure it is not a problem with the VI as an executable. If you are running in the development environment, you may want to run the profile utility (Tools>>Profile>>Performance and Memory). Select the option to profile "memory usage" to view the amount of memory the application is using.
Hope this helps,
Jennifer O.
Applications Engineer
National Instruments