LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

stop runnig when you switch from labview to another application

Hi,
 
I've developped a Labview application that need to always be on running continuously for more efficiency.
 
I wonder if it's possible to make the running stop when you switch from labview to another application, without stoping it manually.
 
Thanks for your help.
 
Adnane
0 Kudos
Message 1 of 2
(2,467 Views)

Hi Adnane,

you can read the "Is Frontmost" property of the vi and react on it.
Hope it helps.

Mike

0 Kudos
Message 2 of 2
(2,465 Views)