Consider adding a property node that will return the current error listing of a VI or all VIs. This wuld provide the same information a clickingthe run arrow on a broken VI. This information would be of great benefit when programmatically analyzing the current state of a project or set of VIs to determine the root cause of why something is not executable. Often there is one VI that is actually broken but is called by many other VIs that also appear broken but actually do not need anything fixed directly. By having the error information, the root cause could be determined without a need for opening all of the other VIs.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.