Sometimes I open a VI, and upon opening (i.e., before I do anything), it says the VI has changed.
If I use File/Revert, it still opens up that way.
In such cases, LabVIEW also asks if I want to save changes when I close it.
When I look at the changes using File/VI Properties... under Category: General, by clicking on the "Current Changes" button, it says:
VI recompiled
SubVI call(s) modified.
I understand that this means something changed in a subVI, but I don't always know what changes prompted this, and I would like to be able to investigate further.
What can I do to determine which subVI changed, so that I can investigate if it might adversely impact my VI?