LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

issues running vi in another computer

Solved!
Go to solution

Hi

I have finished a vi (labview 2009) and converted it into .exe file to run in another computer.

I installed run time engine 2009 and also the drivers for usb845x ( the vi uses this daq), and when I pluged the Daq , windows (xp)  says that new device discovered , i press to instal the drivers and in a few sec it says that the driver is ready to use.

 

The problem is, that the DAQ iant ready to use yet.

When I run the exe file nothing happens, but if i run it in my computer everything is wonderful.

I did several restarts after each installation but nothing .

 

Does anyone have any suggestions?

 

Thank you

0 Kudos
Message 1 of 5
(2,711 Views)

Can you put an 'Error out' Indicator in your front panel (it's on Array, Matrix & Cluster Pallete).

Then connect that to your 'Error out' Output of your DAQ in the block diagram.

 

That will tell you if there is an error and what it is.

 

If you got an error you can serch in the Web to see the definition or post it back here and we should be able to help you more.

0 Kudos
Message 2 of 5
(2,684 Views)
Solution
Accepted by topic author tau at wayne

Hi,

how do you select your DAQ device in your application. Maybe it has another name on the other pc.

 

Mike

Message 3 of 5
(2,651 Views)

Good point Mike happened to me many times.

 

NI-USB 6211 "Dev 3" on development PC

But NI-USB 6211 "Dev 1" on the one with the executable.

0 Kudos
Message 4 of 5
(2,646 Views)
Yup naming was wrong. I havent made use of error vi in that program and I installed a trial ver of Labview to figure it out. It was a good lesson though.
0 Kudos
Message 5 of 5
(2,637 Views)