VI Analyzer Enthusiasts Documents

cancel
Showing results for 
Search instead for 
Did you mean: 

Test - Subroutine and Not Reentrant

This test returns a failure for any VI that is set to subroutine priority, but is not set to be reentrant:

 

subroutinenonreentrant.png

 

Making a subroutine VI reentrant will improve the performance of your application if the VI is ever called in multiple places in your code.

 

This test is saved in LabVIEW 2012. Follow the instructions here to install and use this test.

Contributors