07-27-2026 02:04 PM
Hello all,
Upon updating to LabVIEW 2026Q3 today, my project now displays this bug for a cRIO target in my project:
These errors do not allow me to view the culprit VIs, however, by utilizing the "VI Hierarchy", I was able to track down the culprit VIs in my cRIO VIs. However, upon opening these VIs in the context of the cRIO target, no error is displayed, and they seeming work fine.
How can I resolve these "errors"?
07-27-2026 02:49 PM
It appears that this is simply an issue upon the first loading of the project in 2026Q3, wherein the "Conditional Disable Symbol" of "TARGET_TYPE==RT" was not recognized for these VIs. Upon a complete LabVIEW exit and reloading of the project, the conditional disable symbol is recognized and no error is displayed.