09-02-2022 07:16 PM
A VI that worked flawlessly for years while loaded in a subPanel suddenly has ActiveX controls diappear or go blank and other native LabVIEW controls fail to update properly.
Whats the Cause?
Solved! Go to Solution.
09-02-2022 07:18 PM - edited 09-02-2022 07:36 PM
This frustrating problem had me run in circles for days.
See Here:
Reason Was:
==========
LabVIEW VI was Corrupted. How? Hard to tell.
Fix:
===
-- Copy block diagram via SELECT ALL
-- Open new VI
-- Paste
--- Clean up whatever needs to be cleaned-up
Voila. FIXED!!!