LabVIEW Idea Exchange

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

Broaden the scope of VI Analyzer to projects, libraries and classes

Status: New

VI Analyzer is great tool but can only perform static analysis on VI (as far as I know). It could be nice to run some tests on libraries / classes or even projects files as well to enforce good practices. 

Nicolas Bats
LabVIEW, RT, FPGA - CLA, CLED, CTD
1 Comment
Petru_Tarabuta
Active Participant

+1. This would open powerful new ways to ensure code quality. For example, a VI Analyzer test could check that all files that are members of a lvlib or lvclass are located in the same disk folder hierarchy as the owner (the lvlib or lvclass).