04-20-2011 08:53 AM
I have a program that I am running on a NI-cDAQ-9187 Base device. The program runs and returns the expected data when run from LabVIEW 2010. When I build the VI into an EXE using Application Builder, the program stops working. It opens and runs giving no errors, but it does not return any data.
04-21-2011 10:45 AM
Steve
Are you deploying this code to a remote computer?
Have you installed DAQmx and the LV runtime engine on the remote computer?
Can you talk to the device in MAX?
Are the device calls the same in the new computer?