05-24-2011 05:48 PM
I am having trouble running a VI on a different computer. Here is my setup. I have two different laptops and I one USB NI 6008 DAQ. Attached is my VI. i want to be able to just load my VI onto any computer and attach a USB NI 6008 Daq and have my program running. any tips or heads up
05-24-2011 07:57 PM
05-24-2011 07:58 PM
It sounds like you need to build an application. Create an installer which will install your application, the LV run-time engine and the DAQ drivers.
Lynn
05-24-2011 08:33 PM
both of the computers have labview and the build driver and daq drivers..so the problem im having is that after I build a VI as an executable file on computer one...and then try to use it on computer two using the same equipment DAQ...I get a DAQ error...
05-24-2011 08:58 PM
What error?
Same equipment type - good same device id in MAX? necessary, same TASK names- if you use persisted tasks? did you export -import MAX configurations?