03-04-2011 07:17 AM
I have created an application using DAQ 6009,Now i have created an exe file but whenever i try to run the exe file in another system in which Labview is not installed im getting error that Resources Not Found..
I have installed the following in the system(Runtime engine 2010 and ni-daq Daq Acquistion Software)
03-04-2011 01:33 PM
Make sure that the device name(s) you are trying to access (i.e. the USB-6009) is named identically on the developmement machine and on the deployed machine where you are running the executable.
If you still have problems, please post your code.
Dan
03-04-2011 10:29 PM
I Have attached my exe file with this reply..
03-05-2011 12:39 AM
hello sir
I tried it again by reinstalling those software and driver package, now it is opened without error.. thank you