LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

is it possible to run a vi in the background of the system?

I want to run a VI in the backgroud like MS outlook, so that I can minimize it and it will do its thing while I use other programs
0 Kudos
Message 1 of 3
(2,432 Views)
Hi  slingee,
if you just minimize your program, it still runs. In LV8 you can specify how the window will look like after program- start in VI-Properties --> Window Run-Time-Position.  But  if you want to hide the corresponding button in the Windows-start-panel you need to use Win-API functions and I doubt you can hide the button for the LV Runtime, if you make an application.
Dave
Greets, Dave
Message 2 of 3
(2,421 Views)
Thanks Dave
So there is absolutely no way we can hide that LV runtime button eh
0 Kudos
Message 3 of 3
(2,401 Views)