How To Programmatically Find Broken LabVIEW Project Files?

Updated Jun 28, 2024

Reported In

Software

  • LabVIEW

Issue Details

I have a folder hierarchy of LabVIEW project files which when I open them have error dialog boxes (file not found) due to an RT/FPGA target error (it is not the typical file not found dialog box of the project).

Is there a way to programmatically scan those folders for all project files and tell me which projects have such an error (or others)?

Solution

LabView provides VI that has the function of finding the broken VIs in a project, You can find the VI in the relative folders below
[LabVIEW 20xx]\vi.lib\Utility\EditLVProj\Find Broken VIs in Project VI