LabVIEW Shortcut Menu Plug-Ins

cancel
Showing results for 
Search instead for 
Did you mean: 

InsertVI.llb

Author: Chris Virgona

 

When I need to insert an item, I've always hated the workflow: "Right-click >> Insert >> All Palettes >> Select a VI..."

 

Why can't we just do "Right-click >> Insert VI..."? Well, now we can!

 

This plugin adds an "Insert VI..." menu at the top level of the palettes:

fabric_1-1738201326129.png

 

The insert function also supports multi-wire select, so you can select multiple wires and insert your VI with all wires connected. (Credit: Multi-select code copied from QD:Insert.vi - thanks Darren!)

 

Attachments saved in LabVIEW 2020 (.llb) and LabVIEW 2023 (.zip). For install instructions, go here.

Download All
Comments
fabric
Active Participant
Active Participant
on

This plugin does Insert. I also provided a similar Replace plugin here.

Contributors