Tips and Tricks to Speed NI LabVIEW Software Development - KDY ...
Recommend Documents
Dec 6, 2007 ... Filename: Easily Scroll Through Structures LV8.5.vi ..... Title: LabVIEW for
Everyone: Graphical. Programming Made Easy and Fun.
Feb 19, 2009 - Macro variables are part of the SAS/BASE installation. ... I have found macro variables very useful when clients bring their analysis projects on.
Feb 19, 2009 - SOFTWARE TRICKS AND TIPS. SAS Macro Variables. Macro variables are part of the SAS/BASE installation. While they are used in the SAS.
Page 1. Setup and. Customize. PhotoShop. Tips and Tricks. Always remember
that all versions of Adobe Photoshop must start at the same place.
1 Autodesk® AUTOCAD® 2014 Tips and Tricks. Command line. You command
line fans will love the many enhancements, including transparency, autocorrect ...
Access allows you to import data stored in a variety of formats including text and
Microsoft Excel. We recommend you use Microsoft Excel because this format is ...
To enable presenter view when you have two displays (your computer ... Q
PowerPoint 2010 64-bit is not compatible with 32-bit versions of QuickTime or
Flash.
Drill a small hole in the rim and insert a needle through the vinyl tire. Make sure the needle wil fit in the correspond
Features and services may require a Windows Live® ID, network connectivity
and an ... 3 2.1+ EDR. MS office. 3. No. SPECIFICATIONS Windows Quantum.
TIPS AND TRICKS: ... Play Xbox Live and get access to free/exclusive games
right on ...
iPad Tips and Tricks. ➢ The Operating System. The iOS is what powers the iPad's
hands-on features. Review: • Tap to "click" or select something on the screen.
iPad/iPhone Tip. Apple is notorious for their autocorrect technology, which often
ends up correcting words that do not need to be corrected (and sometimes ...
by Sylvain Vervoort aydreaming about trading? Get in a trade early and close to
the low point; stay in as long as needed and get out fast at the top! The problem,.
Garbage or pieces of vehicles are perfect to fill an empty corner. Use some colorful pieces of garbage or equipment to b
Powerful new parametric drawing functionality in AutoCAD 2010 enables you to
dramatically increase productivity by constraining drawing objects based on ...
function sliderDemo(). { var myDiag=new Dialog(); var mySlider=new Slider();.
myDiag.add(mySlider);. mySlider.label="Example Slider". // set min, max and ...
Jul 21, 2017 - (1) Android users: Google Play stores is not available without ... you download and update the app before
Tips and Tricks in 45 minutes (maybe more :) Olfa Nasraoui, University of Louisville. Tutorial for the Data Science for Social Good. Fellowship 2015 cohort.
Jul 22, 2018 - tions provided by your word processor and type in your ideas in the ...... an appropriate image-processin
Looking to get your Start Button Back? Try Classic Shell. It very easy to use and
free. •. Press the Windows key to enter the tiled Start screen. (or bring up your ...
http://www.howtogeek.com/howto/14529/the-complete-list-of-ipad-tips-tricks-and-
tutorials/. Save Images while Browsing the Web. Want to save an image that ...
Oxford Technology Group. Your IT Solutions Partner! Windows 8 Tips and Tricks.
Windows 8 sold more than 40 million copies and outpaced Windows 7 ...
Advanced Computers Tips and tricks. 4 | Page. 2) Tip : Shutdown Timer trick in
Windows 7. Steps : o Click Start type CMD in the search box. Right click and click
...
Methotrexate Tips & Tricks. For Patients by Patients. MTX is well-studied. MTX has been studied extensively. We know
Apr 2, 2017 - Tricksâ. The best way is to make a short five seconds break after each paragraph and think were you ....
Tips and Tricks to Speed NI LabVIEW Software Development - KDY ...
Project dependencies are included (LV2009 and later). • Add the palette
shortcuts () available on NI.com to your labview.ini file. • This gives you
abbreviations ...
Tips and Tricks to Speed NI LabVIEW Software Development (will post slides tomorrow on kdyautomation.com) Doug McVey, kDy Automation Solutions
1
What is an improvement in ―speed‖? • More/better product – More problems solved with code that is more maintainable/reusable.
• Less time – Less time to create and debug; must include time to learn new techniques. • Must consider momentum/fatigue/time-on-task
What is the fastest way to get faster? Better Planning. Better architecture. • Better Planning– “I know what this BD will look like when it’s done.” • Better Planning– “I know where my cursor is going next.” • Better Architecture- “This will be fast to debug and won’t have to be redone.” • Better Architecture- “This will be maintainable and maybe even reuseable.”
Keyboard Shortcuts! Navigation Ctrl+F to find Ctrl+G to page through lists Ctrl+E toggle between FP/BD Ctrl+Shift+E view in project window
FP/BD Arrangement Shift+(Arrow) larger move Shift+Drag 1D drag Ctrl+Drag create copy Ctrl+0 font dialog Ctrl+Shift+A last alignment Ctrl+D last distribution
From the audience: Ctrl+Shift+Drag Create space Ctrl+Z Undo Ctrl+Shift+Z Redo Alt,E,S Create subVI Ctrl+Shift+W List of open windows Ctrl+Shift+? Full LV help Ctrl+Tab page LV windows A Comprehensive List http://zone.ni.com/reference/enXX/help/371361G01/lvhowto/keyboard_shortcuts/
Audience Poll: What version do you use? 2010: 6 2009: 9 8.6: 4 Older: 5
LV 2010: pane terminal drag
Environment Configuration! Speed up getting into a new installation or version of LV by copying your labview.ini file from the old version to the new one.
Essential No. 1 – Quick Drop • LabVIEW 8.6 and later (but an 8.5 prototype is available) • Drop LabVIEW objects based on name, not palette location Two uses: 1. Locate commonly dropped items 2. Quick Drop keyboard shortcuts
Poll: do you use Quick Drop? Yes: 5 No:
Quick Drop-Locating Items • Launch with Ctrl+space • Can type names of objects or create abbreviations for objects • Project dependencies are included (LV2009 and later) • Add the palette shortcuts () available on NI.com to your labview.ini file This gives you abbreviations for calling particular palette items, for example “cs” brings up “Case Structure”, “rn” for “Property Node” etc. • http://decibel.ni.com/content/docs/DOC-8344 •
Hungry for more Quick Drop? Join the ―Quick Drop Enthusiasts‖ group on ni.com/community
Quick Drop-Keyboard Shortcuts • Launch with Ctrl+space • Quick Drop keyboard shortcuts • • • • • •
key combinations struck after launching QD Ctrl-(Shift)-D creates controls/indicators (constants) for all inputs/outputs Ctrl-R to remove the selected items, keeping wires. Ctrl-T moves terminal labels to proper places Can create your own with VI Scripting Find shortcuts from the LV community: http://decibel.ni.com/content/docs/DOC9573
Hungry for more Quick Drop? Join the ―Quick Drop Enthusiasts‖ group on ni.com/community
Essential No. 2 – Block Diagram Cleanup • LabVIEW 8.6 and later • Instantly clean up your diagram (toolbar button or Ctrl-U) • Functionality in LabVIEW 2009 and later: Clean up selected portion of diagram Exclude certain diagram structures from cleanup Best on single-screen diagrams with limited nesting
Help improve diagram cleanup — join the ―Diagram Cleanup Feedback‖ group on ni.com/community
Poll: Regularly use Cleanup? Yes:5 No:
Essential No. 3 – Auto Tool
• LabVIEW 6.1 and later • Automatically chooses the correct tool (operate, position, text, or wire) depending on what is under the mouse cursor • Seems to get smarter with each LabVIEW release, so try it again if you haven’t tried it lately Operate Value Tool Position/Size/Select Tool Edit Text Tool Connect Wire Tool Poll: Always Auto: Mixture: Always Manual:
Auto Tool
Essential No. 4 – Enhanced Icon Editor • LabVIEW 2009 and later • Phenomenally quick to create text-based icons • Automatic application of .lvlib/.lvclass banner to new VIs
Beyond this presentation Darren’s Nuggets http://decibel.ni.com/content/docs/DOC-4002 (or just search ni.com for “Darren’s Nuggets”)