LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Exe file should run after when we press the RUN button on Front Panel

Hello,

 

I converted my vi file to .EXE file. Now when I open the .exe file It starts running automatically. I know using Event structure and one button I can execute manually. But I want to Run the program only when I press RUN button on front panel. If there is any way please let me know.

 

Thanks in advance.

 

--

Thanks & Regards

Saamy

0 Kudos
Message 1 of 4
(2,663 Views)

When you build an exe, in source file settings -> Click customize VI properties

and then under execution uncheck Run when opened, this should solve your problem

Aarthi
Message 2 of 4
(2,656 Views)

Thanks a lot Aarthi, I will try to do that & let u know if it works..:)

 

--

Thanks & Regards

Saamy

0 Kudos
Message 3 of 4
(2,651 Views)

@aarthi Arvindh wrote:

When you build an exe, in source file settings -> Click customize VI properties

and then under execution uncheck Run when opened, this should solve your problem



Simple but good.. Till now I have never tried to do that and I do not know that option is available. Learnt a new thing today.

-----

The best solution is the one you find it by yourself
0 Kudos
Message 4 of 4
(2,644 Views)