LabVIEW Idea Exchange

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

Multi-wire insertion

Status: Already Implemented
Available in LabVIEW 2010 and later.

Using the quick-drop with a wire (typically the error wire) selected, one can insert a vi.

It would be awesome to select two wires (say the error, and a tdms refnum), and insert a single vi that consumes both wires, as opposed to creating two vis - one for each wire.

3 Comments
Darren
Proven Zealot

Quick Drop Insert supports this functionality.  Select both wires, type the name of the desired node, and press Ctrl-Shift-I.  A single instance of the node will be inserted on both wires.

Darren
Proven Zealot
Status changed to: Already Implemented
Available in LabVIEW 2010 and later.
longbow
Member

Awesome!