Resources for NI Developer Day
These resources are intended to support Doug McVey's presentation, "Creating Quality UIs with LabVIEW"
Presentation Slides
These PowerPoint slides are the ones presented by Doug in his talk. They contain:
- Outlines of techniques Doug demonstrated during the presentation
- Listings of external resources for
- Creating documentation and user training resources
- Obtaining free graphics for your user interfaces
- Connect with other NI users and download free NI content
PowerPoint Slides - "Creating Quality UIs with LabVIEW"
Free Source Code - kDy UI Utilities
If you unzip this file, you will get all of kDy's UI utilities used to power the Sound Demo that is provided below. These utilities are easy-to-use but powerful resources for building UIs in LabVIEW.
If you unzip the file into your user.lib folder (Program Files/National Instruments/LabVIEW 2009/user.lib) and restart LabVIEW, you will get the functions on your User Libraries palette.
kDy User Interface Utilities library
Example Code - Sound Demo
This is the full source code for the Sound Demo example Doug created. It will work with any Windows recording device/microphone
It requires the kDy UI Utilities (above) to run.