LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

labview exit based upon enviiornment

Hello,
 
 
   I remember seeing a vi somewhere that allowed the block diagram to determine the environment that the code was running it. If the code was running in a programming/development environment or if the code was actually running in a exe file. Combining the "unknown vi" with the Labview exit view would allow a development environment to stay up when the user hit exit, but would exit Labview when the user hit exit.
  Does anyone know of the vi that I am looking for? I know that it is a standard vi, I cann cannot remember the name of it.
 
Regards,
 
Kaspar
 
Regards,


Kaspar
0 Kudos
Message 1 of 2
(2,317 Views)
As labview releases new versions, the list of Application.Kind items grows, so you should create your own.

Here's what it could look like:



Message Edited by Phillip Brooks on 10-04-2007 02:56 PM

Message Edited by Phillip Brooks on 10-04-2007 02:58 PM

Message 2 of 2
(2,312 Views)