Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

application builder

I created an executable to run on PC's without LabVIEW. When I try to run the exe it gives missing dll errors. The program controls a DAQPad 6052E with Traditional daq functions. How do I know which dll's to include in the build?
0 Kudos
Message 1 of 4
(2,584 Views)
I fixed the dll problem, but now when I run the exe, I get Labview load error 21. A subroutine required for execution could not be found. This error applies to all of the low level AI and AO functions. Shouldn't all of the AO and AI functions be accessible?
0 Kudos
Message 2 of 4
(2,580 Views)
Did you simply include a few DLLs in the build or did you do a full install of NI-DAQ to the other computer? You should do the full install instead of trying to guess which components are required.
0 Kudos
Message 3 of 4
(2,577 Views)
I fixed the problem by installing NI-DAQ. Thanks
0 Kudos
Message 4 of 4
(2,571 Views)