06-08-2010 01:47 PM
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
Solved! Go to Solution.
06-09-2010 08:53 AM
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.
06-11-2010 08:27 AM
Hi,
how do you select your DAQ device in your application. Maybe it has another name on the other pc.
Mike
06-11-2010 08:58 AM
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.
06-11-2010 09:23 AM