Search Entire Site

NI Code Exchange Results

Audio Analyzer (NI-DAQmx) (Sound and Vibration)
Audio Analyzer (NI-DAQmx) (Sound and Vibration) is an interactive application example used to configure DAQmx hardware, perform audio measurements, and inspect time ...
Rating: 5.00
Last Modified: November 09 2012
zone.ni.com/devzone/cda/epd/p/id/6563 Download
Pink Noise Generator
White noise can be produced by a stream of random numbers that is then listened to as an audio signal.
Rating: 4.56
Last Modified: September 06 2006
zone.ni.com/devzone/cda/epd/p/id/1023 Download
DIAdem Hands-On Exercises
This document contains step by step exercises designed to walk a new user through the most important features of the DIAdem environment, including writing TDMS data ...
Rating: 4.33
Last Modified: September 24 2012
zone.ni.com/devzone/cda/epd/p/id/5393
Using LabVIEW for Adaptive Noise Cancellation
There are many situations where signals are noisy and where the noise has to be removed. Adaptive Noise Cancellation (ANC) is one of the major real-time methods ...
Rating: 3.62
Last Modified: June 04 2009
zone.ni.com/devzone/cda/epd/p/id/6218
Distributed Condition Monitoring Example for Wind Turbines
Condition monitoring of wind turbine generators requires a distributed network of rugged monitoring and recording devices. NI CompactRIO hardware provides a rugged ...
Rating: 3.75
Last Modified: January 31 2012
zone.ni.com/devzone/cda/epd/p/id/6403
Pitch Shifting in Real Time
Postprocessing instrumental, musical, and vocal sounds widely use pitch shifting techniques. You can use the LabVIEW Advanced Signal Processing Toolkit to design ...
Rating: 3.00
Last Modified: June 15 2009
zone.ni.com/devzone/cda/epd/p/id/6219 Download
Class D Amplifier Testing - AES17 Filters
Audio testing of class D or type D amplifiers (also known as switching amplifiers) including frequency response (FRF), total harmonic distortion (THD), and other ...
Rating: 4.67
Last Modified: January 12 2009
zone.ni.com/devzone/cda/epd/p/id/5920
High-Speed Digitizers: Fetch Record Greater Than Available Memory
This example uses a reference trigger and the trigger delay feature to fetch a finite record which is larger than the available onboard memory of the digitizer.
Rating: 3.00
Last Modified: September 15 2009
zone.ni.com/devzone/cda/epd/p/id/6053 Download
Copy NI-DAQmx Custom Scale
NI-DAQmx Custom Scales created and stored in Measurement and Automation Explorer (MAX) currently cannot be copied inside MAX. This example program shows how to programmatically ...
Rating: 5.00
Last Modified: September 02 2008
zone.ni.com/devzone/cda/epd/p/id/5910 Download
Larson-Davis Digital Sensing System (DSS) Instrument Controller
This VI demonstrates how to connect to an instrument, configure a channel, gather data, and shut down the instrument. The VI uses an ActiveX control and the Larson-Davis ...
Rating: 5.00
Last Modified: September 06 2006
zone.ni.com/devzone/cda/epd/p/id/4362 Download

NI Code Exchange Results

Search Syntax Summary

OperatorExampleActionBoolean Equivalent
" " "temperature monitoring" Requires two terms to be adjacent to each other. In this example, only documents containing the phrase "temperature monitoring" will be shown. ADJ
+ +temperature Requires this term to be present as-is, eliminating the use of synonyms. This search query can be used in conjunction with other keywords to find only documents containing the word "temperature". AND
- -monitoring Excludes results containing this term. Use this query in conjunction with other terms to find only documents not containing the word "monitoring" NOT
() (temperature monitoring) Allows terms to be grouped when used with other operators. For example, searching for industrial -(temperature monitoring) will return only documents containing "industrial" but not "temperature" or "monitoring" OR
* monitor* Acts as a wildcard. This example will return documents containing words "monitor", "monitoring", "monitored", etc n/a

Basic Tips

  • Search is not case sensitive. Searching for LabVIEW is the same as searching for labview.
  • Keep your query short and focused, including all relevant keywords. For example, searching for labview error is much more vague than labview error 1041.
  • Usually, all punctuation and special characters are interpreted as delimiters and are ignored. See exceptions on the Syntax page. Be especially careful when using a minus sign in front of an error number, as it excludes it from the results.
  • Search for keywords you would expect to see on a page. For example, terms pxi does not work are unlikely to appear in technical documentation. The query like analog output noise will return better search results.

Advanced Tips

  • You locale settings identify your current geographical location and affect your search results. For example, if you set your country to Japan, Japanese documents will get boosted in your search results. Check your locale settings in the top right corner of the search page.