LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

After release control in Remote Panel I need to Stop (abort) the Execution of the VI. How can I do this?

Hi.

i'm tring to stop the execution of a VI when a user in a remote panel manipulating this VI has released the control. How can I perform this??

 

Best regards.

0 Kudos
Message 1 of 2
(2,333 Views)

I am unaware of an event that would fire when the client disconnects but take a look at this thread:

http://forums.ni.com/t5/LabVIEW/detect-remote-panel-connections/td-p/985806

You should be able run a polling loop to see if you have any remote clients and if not stop execution.

Charles Chickering
Architecture is art with rules.

...and the rules are more like guidelines
0 Kudos
Message 2 of 2
(2,326 Views)