Skip to content

A LabVIEW Quick-Drop (QD) plugin for adding labels to blockdiagram elements

License

Notifications You must be signed in to change notification settings

matrixx567/LabView_QuickDrop_AddLabels

Repository files navigation

LabView QuickDrop AddLabels

A LabVIEW Quick-Drop (QD) plug-in to easily add or remove labels to blockdiagram elements.

Installation

The plug-in is published as a VIPM Community package. Search for QuickDrop AddLabels in the VI Package Manager and install it easily. Otherwise you can download the VIP package from the Release page and install it manually.

Usage

This quick-drop plug-in works only in the block diagram.

Add or remove a label to SubVIs

Select a SubVI within a blockdiagram.
Press Ctrl+Space and Ctrl+Q to add a label to a SubVI. For removing the label press Ctrl+Spaceand Ctrl+Shift+Q.

Add or remove a subdiagram label to a structure element

Select a structure element within a blockdiagram. Press Ctrl+Space and Ctrl+Qto add a subdiagram label to the structure element. For removing the label press Ctrl+Spaceand Ctrl+Shift+Q.

If you insert a text into the QD combo box it will be inserted as subdiagram label of the visible frame.

Add or remove a label to a wire

Select a wire. Press Ctrl+Space to open the quick drop. Insert a label text to the input field. Press Ctrl+Q to add the inserted label to the wire. The plug-in will add >> before and after the label text. For removing the label press Ctrl+Spaceand Ctrl+Shift+Q. If you want to add the removed label again press Ctrl+Space and Ctrl+Q.

Add label to a constant

Select a constant. Press Ctrl+Space to open the quick drop. Insert a text to the input field. Press Ctrl+Q to add the inserted label to the constant. For removing the label press Ctrl+Space and Ctrl+Shift+Q. If you want to add the removed label again press Ctrl+Space and Ctrl+Q.

The animated GIF below show the three possible options of the plugin:

  • Add/Remove a label to a SubVI.
  • Add/Remove a subdiagram label to a structure element.
  • Add/Remove a label to a wire
  • Show again an already set wire label

Using the plug-in

It is also possible to select more than one element within a blockdiagram. Therefore the appropriate label will be added to the selected elements.

Hints

The plug-in uses a malleable VI. Therefore the plug-in only works with LabVIEW 2017 and above.

About

A LabVIEW Quick-Drop (QD) plugin for adding labels to blockdiagram elements

Resources

License

Stars

Watchers

Forks

Packages

No packages published