LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to detect the abort excution button of labview

s function= sytem function :

basically something that works like this 

one block but has three tasks inside :

in the first call we excute the starting task (do something like initilization) just one time 

then we excute the running task (run forever) only stop if we hit the abort excution button 

after that we call the termination task that will only excute one time than the program finishes 

 

0 Kudos
Message 21 of 23
(47 Views)

Hi thesara,

 


@thesara wrote:

one block but has three tasks inside :


So you did follow my suggestion as written here?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 22 of 23
(44 Views)

@alexderjuengere wrote:

stop-snippet.png


This is dangerous in the hands of someone as experienced as the OP because they don't yet understand what the abort button does and are highly unlikely to tie up the loose ends before aborting.

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 23 of 23
(20 Views)