LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Transfer VI to work on another computer with same DAQ

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

0 Kudos
Message 1 of 5
(2,882 Views)
Exactly what kind of trouble? Without LabVIEW, you need the app builder and of course install DAQmx.
0 Kudos
Message 2 of 5
(2,876 Views)

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

0 Kudos
Message 3 of 5
(2,875 Views)

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...

0 Kudos
Message 4 of 5
(2,868 Views)

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?


"Should be" isn't "Is" -Jay
0 Kudos
Message 5 of 5
(2,863 Views)