LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Build .exe problem

Here is my case:In my application,I have build my vi to .exe.But when every time I run the .exe,The program will run,it takes long time to run the program.So I want to control the program ,when I first double click it ,it don't run until I click the "Run" button.Can LabView do it.
_________________________


EZCONN TEST ENGINEER
-- --

V
0 Kudos
Message 1 of 4
(2,891 Views)
Rioght click the icon and select VI Properties > Execution and make sure that the check box "Run when opened" is unchecked.  This will make you press the run button to start the vi.

Kenny
Kenny

0 Kudos
Message 2 of 4
(2,885 Views)
I make sure the check box is right as you say,what I mean is when I open the .exe, the program is running.I don't want it run until I click the "run"button.
_________________________


EZCONN TEST ENGINEER
-- --

V
0 Kudos
Message 3 of 4
(2,879 Views)

Kenny,my problem has been solved.

Thank U.

_________________________


EZCONN TEST ENGINEER
-- --

V
0 Kudos
Message 4 of 4
(2,868 Views)