Show me
  • Narrow by
  • Application Area
    • Sound and Audio

NI Code Exchange Results

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 Word document contains step by step exercises designed to walk a new user through the most important features of the DIAdem environment, including writing TDMS ...
Rating: 4.33
Last Modified: October 07 2011
zone.ni.com/devzone/cda/epd/p/id/5393
DSA Module Synchronization Reference Design for Multiple cRIO Chassis
This reference example demonstrates how to synchronize multiple cRIO chassis with dynamic signal acquisition (DSA) modules in them. A digital I/O module is used ...
Rating: 4.00
Last Modified: May 06 2010
zone.ni.com/devzone/cda/epd/p/id/6146 Download
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
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.57
Last Modified: June 04 2009
zone.ni.com/devzone/cda/epd/p/id/6218
Engine Knocking Monitor Using Autoregressive-moving Average Modeling
This example shows the application of autoregressive-moving average (ARMA) modeling in examining the condition of an engine. Under normal conditions, the vibration ...
Rating: 4.00
Last Modified: August 03 2009
zone.ni.com/devzone/cda/epd/p/id/5699
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: 0.00
Last Modified: September 02 2008
zone.ni.com/devzone/cda/epd/p/id/5910 Download
Time Varying Filter
This example shows how to use the TFA Time Varying Filter VI. This program is a shipping example VI included with the Advanced Signal Processing Toolkit for NI LabVIEW ...
Rating: 0.00
Last Modified: August 03 2009
zone.ni.com/devzone/cda/epd/p/id/5649 Download
Using Analog Devices MEMS Sensors and SPI I2C Converters with LabVIEW
Use National Instruments LabVIEW for rapid design prototyping, product evaluation and performance optimization with MEMS products from Analog Devices (ADI). LabVIEW's ...
Rating: 3.43
Last Modified: December 19 2011
zone.ni.com/devzone/cda/epd/p/id/6201
Modifying Duty Cycle and Frequency for PWM
This program shows how to change the duty cycle or frequency for a DAQmx Task while the task is running. The program utilizes the DAQmx Is Task Done.vi to change ...
Rating: 3.29
Last Modified: October 17 2008
zone.ni.com/devzone/cda/epd/p/id/5712 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, searing 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.