10-14-2008 02:32 PM
This Occasional Nugget contains detailed tips related to using Quick Drop in LabVIEW 8.6. These tips are intended for intermediate and advanced LabVIEW users who want to take their LabVIEW programming speed to the next level.
If anyone has other suggestions on boosting programming speed with Quick Drop, please let me know.
-D
P.S. - Check out past nuggets here.
10-14-2008 03:30 PM
Thank you Darren for giving us Quick Drop!
I am using daily now that I am (finally) working with LV 8.6.
Once I get my short-cuts memorized, I hope to be able to give the "WIre-Slinger" a run for his money.
Ben
10-14-2008 04:24 PM
I haven't started using Quick Drop yet. But what is interesting is that although LabVIEW is a completely graphical programming language, using QD which I'm sure allows you to work faster, takes you back to the days of communicating with the computer by typing and less by pointing and clicking.
This is similar to the way I use AutoCAD. I almost entirely use keyboard shortcuts for typing commands, and use the mouse just to move around and select entities. Even though there are hundreds of pallettes with buttons, if I actually used the mouse to find them, click on a button, and then move back to my drawing area to act on lines and circles and objects, would greatly slow me down.
Next time I need to do some heavy programming from scratch in LabVIEW (right now I'm in a mode of just cleaning up and modifying some 1-2 year old code), I'll have to start using Quick Drop to speed things up. Thanks for the tips.
10-15-2008 07:40 AM
Thanks Darren,
As always, your Nuggets are educational and worth reading.
I used the Ctrl-Spacebar to switch tools from selector to wire, but didn't realize it could do more (never took the time to investigate, either).
I will certainly try out this feature in an upcoming LV project (currently doing embedded C programming).
Thanks again, and keep posting your fantastic "Occasional" Nuggets.
RayR
01-30-2009 05:09 PM
Here is a text file containing my latest Quick Drop shortcuts (updated 01/30/2009).
-D
02-01-2009 10:22 AM - edited 02-01-2009 10:29 AM
Darren wrote:Here is a text file containing my latest Quick Drop shortcuts (updated 01/30/2009).
-D
It HAS to be the dyslexic in me Darren that developed almost the same set of shortcuts but many of mine are the the reverse of yours, eg ba vs ab. So I guess you remeber the full names of operators "Build Array" while I think of where do I find them Array >>> Build....
Note to self: If ever coding on Darren's machine think backwards (after copying his ini file to your memory stick) !
Question to all of you Quck-Droppers!
How much use are you getting out of teh FP shortcuts?
I ask since I have not been moved to define any FP shortcuts since I do so little work with FPs
Curious,
Ben