Log in

View Full Version : LabVIEW closing VIs on target upon deployment


BENMAN
06-02-2010, 13:01
Using LabVIEW with all of the latest updates, we get a list (see attached screenshot) telling us that a bunch of VIs are going to be closed on the target if we choose to continue with the deployment.
The error message is specifically this:
This VI is part of a Real-Time Startup Application. All VIs on the target will be closed if you choose to apply and continue with deployment.

Can anyone help us get rid of this error?

Joe Ross
06-02-2010, 14:10
This is normal and expected. It's telling you that code is already running on the cRIO, and making sure it is OK with you to stop the existing code and load your new code. Click OK and everything will be fine.