LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

remaining work in close panel%3F event

Solved!
Go to solution

I am complicated a little bit about close panel? event.

I want to clean some remained work in consumer rountine which connected by queue.

When I use the following code, the breakpoint cannot be checked in highlighted mode and didn't stored any information to a file.

Can you recommend how to realize the exit function when a user pressed the close panel button?

0 Kudos
Message 1 of 2
(2,777 Views)
Solution
Accepted by topic author labmaster

Always discard the event, and close the panel after the exit case gets processed.

 

 

George Zou
0 Kudos
Message 2 of 2
(2,770 Views)