LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

List of Quick Drop Abbreviations?

Hi Gang,

 

This morning, I was looking for the quickest way to get to "Number to Decimal String" in the Quick Drop menu, but I couldn't find an abbreviation (such as "rn" to drop a property node). I few quick web searches yielded nothing helpful. Is there a list out there that shows the commonly used abbreviations for the Quick Drop menu? Or is there a way to search for abbreviation in the Quick Drop menu itself?


Thanks!

Forbes Black
Lapsed CLAD, LV 5 - LV 2022 (Yeah, I'm that old...)
0 Kudos
Message 1 of 6
(2,860 Views)

Open Quick Drop with Ctrl + Space, then click on Configure...

You get your list of QD abbrevivations and can set your on abbrevivations.

Message 2 of 6
(2,846 Views)

Make your own shortcut in the Quick Drop box.

aputman
Message 3 of 6
(2,842 Views)

Quick drop intelligently allow you to create your own shortcuts, dynamically on the fly.  Just type the name of the object with the fewest characters by focusing on the key characteristics of the function.

 

Here is the shortest combination for "Number to Decimal String":  "nu dec"

200309 Number to Decimal String.png

Michael Munroe, CLD, CTD, MCP
Automate 1M+ VI Search, Sort and Edit operations with Property Inspector 5.0, now with a new Interactive Window Manager!
Now supports full project automation using one-click custom macros or CLI.
Message 4 of 6
(2,799 Views)

Great answers everybody. Thanks! I'm going to leave this open a bit longer in case anyone else has good ideas.

Forbes Black
Lapsed CLAD, LV 5 - LV 2022 (Yeah, I'm that old...)
0 Kudos
Message 5 of 6
(2,773 Views)

You can add your own custom shortcuts using the keys in LabVIEW.ini: QuickDropDiagramShortcuts and QuickDropPanelShortcuts. You can add things to this list in the format <shortcut>:Node Name;

 

Open your LabVIEW.ini file and take a look.

 



 

Nathan Murphy
Message 6 of 6
(2,767 Views)