From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview is not responding to Abort execution button

Hi

I have a complex project that sometimes freezes.

'Abort execution' does not work when freezing occurs.

 

PC resource usage:

CPU: 12%

Memory: 66%

 

I use WIN10 x64.

It takes a lot of time to Lv to close, it shows for  a long time as 'Resetting VI: xxx.'

 

Any ideas why 'Abort execution' not working?

 

0 Kudos
Message 1 of 2
(849 Views)

Could be many possible reasons. For example, if you're inside of the DLL call, which takes long time. When you hit "Abort" button, then LabVIEW unable to interrupt external code and will wait until execution is completed.

0 Kudos
Message 2 of 2
(812 Views)