LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
0 Kudos
RJ_15

Drop objects in a SubVI

Status: Declined

Any idea that has not received any kudos within a year after posting will be automatically declined. 

[post edited by admin to include images - 12/17/2015]

 

Can something like this be made possible ?

 

- I have a SubVI placed in Main BD and I need to place some additional functions in it.

Can I drop these functions inside the SubVI without opening its BD.

 

While development, I might want to add more functions inside my SubVI to provide additional outputs.This way, I can see the Main VI code and accordingly drop the required functions inside the SubVI.

 

SubVIState.png

DropinSubVI.png

Download All
3 Comments
crossrulz
Knight of NI

And how exactly would that work?  You have to wire up the functions.  You have to open up the block diagram of your subVI in order to edit it.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
RnDMonkey
Active Participant

Ever dragged a file or folder in Windows Explorer over to the sidebar and drop it just as it expands a tree item, and find that you don't know where it got placed? This makes me think of that. It's not exactly the same since you'd see what VI you were hovering over much more easily, but what about where the code actually gets placed? Would it automatically open the SubVI at that point with your dropped code pre-selected? If not, you would just break the subVI and have to open it anyway; so why not just cut, open VI, and paste? If it's that important to you, might it be easier to just invoke a quickdrop script that opens a selected VI and inserts the code on the clipboard and makes it the active selection?

____
Ryan R.
R&D
Darren
Proven Zealot
Status changed to: Declined

Any idea that has not received any kudos within a year after posting will be automatically declined.