01-28-2015 09:28 AM
did you know you can copy a control, select another, and paste to replace? Would you like to do the same thing with sub VIs and constant on the block diagram? Then this shortcut is for you:
ctrl-shift-v to copy the path of a selected sub VI / typedef.
ctrl-v to paste-replace over a selected sub VI / constant
It does work by storing the path of a vi / typedef on the clipboard, so the source has to be a saved sub VI or typedef. It also means you can copy the path from a text document, and paste-replace from there.
04-13-2015
05:07 PM
- last edited on
08-11-2026
08:36 AM
by
Content Cleaner
I'm not sure but I think this quick drop has similar functionality to yours.
https://forums.ni.com/t5/Quick-Drop-Enthusiasts/Replace-from-Clipboard/td-p/3521544
There you can copy a object (not just a VI but a primative node) with CTRL + C, then use the replace command in quick drop (CTRL + P) to replace an object. He also has an insert that works on the same concept.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord