LabVIEW Shortcut Menu Plug-Ins

cancel
Showing results for 
Search instead for 
Did you mean: 

OpenClassPrivateData.llb

Author: fefepeto_kb

 

This is an Edit time plug-in created as a response to the idea on the LabVIEW ideas forum: Open class private data from block diagram / panel - NI Community. Therefore all creative credits for the problem statement and expected solution go to Robzilla.

This plug-in allows opening the Class Private Control directly from the class control or indicator on the front panel or their respective terminals on the block diagram.

This plug in is not available with interfaces, therefore does not alter the behavior of the development environment and the shortcut menu when used on interface controls or terminals.

This plug in does not cover class wires or constants, if there is such a need the solution can be expanded as a separate plug in for those use-cases.

Multiselect is disabled in the plug-in, right now the only way to make it work is to right click on a class control/indicator or their respective terminals and have nothing else selected.

 

fefepeto_kb_3-1776935268497.png

 

fefepeto_kb_4-1776935406535.png

 


 

fefepeto_kb_2-1776935197932.png

 

 

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

Comments
ConnerP
Member
Member
on

1) Thanks
2) Please backsave. I'm on 25 but I would go at least 17.
3) The zip actually isn't an llb inside, but a folder called *.llb.

Darren
Proven Zealot
Proven Zealot
on

I updated the attachment to be saved in LabVIEW 2017. It's fine for the plugin to be in a folder with a '.llb' extension as opposed to being an actual LLB.

Contributors