LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

connect

I have 8sub vi(Ka~Ka7)and i want connect them,
someone can help withe a sample, all 7sub vi are like Ka in attach file.
Thank you
0 Kudos
Message 1 of 3
(2,592 Views)
Sorry, but your question is not clear. Connect them to what exactly.

Are you possibly looking to add a connector pane so they can be used as subVI? In this case, simply right-click on the upper right icon, select "show connectors" and you'll see the connector pattern. Add/remove connectors as needed, then for each terminal, click on the connector followed by a click to the front panel object to be associated. (I also took the libery to add an error-out for symmetry).

Overall, I don't quite understand the logic of all this. Why do you need 8 different subVIs if they are all the same or very similar. Couldn't you re-use just one (possibly set to reentrant)? If they have very subtle differences, use an additional ring input where you select e.g. the
mode (1..8) when called. It seems to me you are overcomplicating things.
0 Kudos
Message 2 of 3
(2,592 Views)
Thank you very much for replying me,
Sorry, i made mistake in my explaination.
I build this programe (Ka ). but i want if there are some good way more better than this,
Someone can help me withe a sample
Thank you
0 Kudos
Message 3 of 3
(2,592 Views)