LabVIEW Shortcut Menu Plug-Ins

cancel
Showing results for 
Search instead for 
Did you mean: 

Show In Project.llb (incl. Show Class Library on a wire)

Author: 

 

Adds a menu item to show VIs, type defs or classes in the project, if it's not there by default..

 

Works on VIs, Static VI Refs, CallByRef w\ static VIs, class\enum wires\terminals\constants.

 

Also works during run time!

 

The menu items are added before Explore... or after Show VI Hierarchy if Explore... doesn't exist. Before Properties, or at the end if both don't exist.

 

Highlighted items are added (shown are CallByRef, StaticVIRef, SubVI, TD Enum constant, TD Enum terminal, TD Enum wire, class wire):

Show In Project.png

 

 

Actual appearance may vary... 

 

Attachment is saved in LabVIEW 2018. For install instructions, go here.

 

Show in Project.llb should be in \resource\plugins\PopupMenus\edit time panel and diagram.

Show in Project (RT).llb should be in \resource\plugins\PopupMenus\run time diagram.

 

Show in Project (RT).llb depends on Show in Project.llb.

Download All
Comments
wiebe@CARYA
Knight of NI Knight of NI
Knight of NI
on

I'll have to fix some things on this one. Since I posted it, it doesn't work for me anymore.

wisdoms
Member
Member
on

I very like this idea. And if you have any update, please uploading😉

wiebe@CARYA
Knight of NI Knight of NI
Knight of NI
on

Thanks wisdom.

 

For me, it works great in LV18 and not at all in LV20.

 

I'll have a look at it. It's on my list. Somewhere 🙄...

Contributors