LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible for a vi to determine if it is running as an executable.

I'm sure this was asked for previously but I can't find anything in the archives.

I need to know this as I have a stop button on my panel that I only require during development of the application.

As an executable I will have the proper file-exit menu available so I woant to hide the stop button.
0 Kudos
Message 1 of 2
(2,750 Views)
This is the way to go

1) Add a property Node
2) right mouse --> VI Server Class = Application
3) left mouse on the lower part --> Application --> Kind
Message 2 of 2
(2,750 Views)