Error Persists Even After Clearing It with Clear Error VI

Updated Oct 31, 2024

Reported In

Software

  • LabVIEW

Issue Details

I have a code where I configured the dialog type of Simple Error Handler VI to "OK message + warnings" to show if any error occurred when the code was running. Every time I press the stop button to stop the code, I keep getting the following error, even after trying to clear it using the Clear Error VI. How can I solve this?

renditionDownload (1).png

Solution

The error might be caused by a corrupted Simple Error Handler VI. You can confirm it by changing the dialog type setting of the Simple Error Handler VI and checking if the error that appears correspond to the selected dialog type option.

 

To solve this, replace the Simple Error Handler VI with a new one.