LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to update a sequence with an updated vi?

Hi,
 
I'm new with LB and therefor, this question may be too simple....
 
I modified my vi after I've placed it in many places.  As a result of this change I had to enter in each and every location, open the vi for editing and save it, so that the new modification will take place.
 
Is there and easier way to do it?
 
Thanks
Rafi
0 Kudos
Message 1 of 3
(2,335 Views)
What you did makes no sense. It sounds like the parent VIs were linked to a copy (or multiple copies) in another location on your hard drive. If you have the parent VI open and you modify the subVI the parent VI is automatically updated. Depending on the actual change you made to the subVI you may need to resave the parent VI to account for recompilation, but you certainly don't need to go back to the parent VI, reopen the subVI and remake the change. Or, are you referring to the parent VIs when you say "I had to enter in each and every location, open the vi for editing and save it"?

If the parent VI is not open, and you modify the subVI the next time you open the parent VI the parent VI will load the copy from disk. Again, are you sure you only had one copy in one location, and that's the one that was being used by all the callers?
0 Kudos
Message 2 of 3
(2,328 Views)
Thanks Smercuro
 
My question didn't make sense because i forgotr to mention the fact that I call this vi from TestStand, and it is there where the modification is required.
sorry about it...
 
I'll better post this question in the TestStand group
 
Thanks
Rafi
0 Kudos
Message 3 of 3
(2,292 Views)