LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Add extra input into custom VI

Hello. I hope someone can help me. I have a simple custom VI, where inputs x,y, and x2 are given and then output x-y and inside some operation. How is it possible to add x3 for example, so there will be additional input , without creating this structure all over again and making custom vi? Basically how to modify existing one? Thank you 

0 Kudos
Message 1 of 7
(157 Views)

i'm not sure if I understood your questio, my version is older than the file you postted so I wasn't able to open it, but to add another input you insert a control (input) into your vi, then you need to assign that control into the terminals of your icon. 

LVNinja_0-1714072929278.png

 

0 Kudos
Message 2 of 7
(152 Views)

How to assign it into terminals of my icon? I didnt get it

0 Kudos
Message 3 of 7
(149 Views)

Hi Samchuk,

 


@Lily3000 wrote:

How to assign it into terminals of my icon? I didnt get it


Read the LabVIEW help: look out for "connector pane"…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 7
(143 Views)

Creating Sub VIs in NI LabVIEW (youtube.com)

Create and Configure a LabVIEW SubVI

-------------------------------------------------------
Control Lead | Intelline Inc
0 Kudos
Message 5 of 7
(107 Views)

@Lily3000 wrote:

How to assign it into terminals of my icon? I didnt get it


Probably this animation will help you:

term.gif

 

Message 6 of 7
(93 Views)

thank you so much

0 Kudos
Message 7 of 7
(79 Views)