LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
warren_scott

VI Analyzer to ignore Clear Errors output

Status: Completed

Implemented in LabVIEW 2014

vianalyzer_clearerrors.png

 

4 Comments
warren_scott
Active Participant

We're using VI analyzer to help find problems in our code.

 

We have a habit of using "Clear Errors.vi" to dead-end our error line when we need to ignore the error, especially if automatic error handling is enabled.  Often times we don't care about order of operations after this, so the error-out of "Clear Errors.vi" is ignored.  However, VI Analyzer keeps warning us of this, and it would be nice to be able to disable this like we can for so many other similar functions:

Darren
Proven Zealot
Status changed to: In Development
 
Darren
Proven Zealot
Status changed to: In Beta
 
Darren
Proven Zealot
Status changed to: Completed

Implemented in LabVIEW 2014