LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

permanently relink subvi

I made some changes to a lower-level subvi and then changed it back..but now everytime I open the higher-level vi's, I would need to go back to that subvi and relink it in every VI where I called that subvi. How to do this permanently so I won't have to do that EVERY time I open the main vi?
0 Kudos
Message 1 of 3
(2,773 Views)
Right click on the block of the vi you changed, select "Replace with", then select the file you altered in the pop-up box. This will replace/re-link the modified vi.
0 Kudos
Message 2 of 3
(2,773 Views)
Be sure you save your top level VI after you relink your subVIs.
0 Kudos
Message 3 of 3
(2,773 Views)