LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
Nils_Thomsen

Reverse connect VI inputs to container

Status: New

I couldn't find a similar topic so sorry if it's already been asked 🙂

 

When adding an VI into a loop, container or select case, I do always trying to reverse-wire the inputs like the error input.

 

No-go.png

 

Unfortunately, LV will not recognize the datatype, if you connect an input from the input to somewhere else.

 

It's always needed to create the element (constant, front panel element) inside of the loop, move it out, and reconnect.

 

So it'd be great if you could simply connect the wire to the loop entry and then create there the element.