LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Darren's Weekly Nugget 07/12/2010

If you're working with reentrant VIs, particularly preallocated reentrant VIs, you will often need to access the "original" VI to edit it.  But sometimes, you'll only have clone instances of the VI open.  One way to get to the original VI from a reentrant instance is View > Browse Relationships > Reentrant Original.  But an even easier way is to simply press Ctrl-M on the clone instance...this will immediately bring up the panel of the original VI.

Message 1 of 2
(4,838 Views)

 


@Darren wrote:

But an even easier way is to simply press Ctrl-M on the clone instance...this will immediately bring up the panel of the original VI.


 

Yup, I do that all the time. 🙂

 

(Things get a bit more complicated with the facade of reserved x-controls ...)

Message 2 of 2
(4,810 Views)