Log in

View Full Version : Labview run window help


whcirobotics
13-10-2010, 08:17
So whenever i press the "run" arrow on top of say robotmain.vi i do not get the "Deployment Process" window that i use to get. Now when i click "run" the program just runs without doing any kind of deploying. How do i get that back help plz :)

Tnx
1514 Whci Robotics

Greg McKaskle
14-10-2010, 06:26
The LV project window lets you have multiple targets within the window, and depending on where you open the VI from, it is pointed to that target. I suspect that the VI being run was opened from the host or My Computer, which means to run locally rather than on a remote target.

Greg McKaskle

DavidGitz
14-10-2010, 09:21
Also remember to open the Project you are working from and then open the RobotMain.vi What you are describing will happen if you open the RobotMain.vi by itself. I think I've had students do this before.