LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

All VIs in Memory (Including Clones)


wiebe@CARYA wrote:

I dug around in my "experimental" folder. 😇😈

 

I think the attached VI (LV20) does a pretty good job and is pretty clean.

 

I didn't test the behavior for reentrant DD VIs though. Pretty sure their name code is different.

 

Get Clone Names.png

 

Keep in mind that Generate Clone Number.vi does some math and simply adds the clone number. If you want performance, copy Generate Clone Number.vi and make it accept an array or make it return the "clone 0" reference name and add the actual clone number. Shouldn't be too hard.


Here it is, all in one piece.

Get VI Clone Names.vi Snippet.png

Message 21 of 21
(81 Views)