Show me
  • Narrow by
  • Application Area
    • Test and Measurement

NI Code Exchange Results

Using the TestStand API in LabVIEW to create .NET steps for the NI VeriStand API
This example demonstrates the process of creating a .NET step in TestStand from LabVIEW. While the program itself references NI VeriStand, the example is generic ...
Rating: 5.00
Last Modified: May 03 2012
zone.ni.com/devzone/cda/epd/p/id/6540 Download
Parallel Testing with Auto Scheduling NI TestStand Downloadable Demo
This is a software-only demo that illustrates the benefits of testing multiple devices (DUTs) simultaneously using one set of shared instruments. The demo demonstrates ...
Rating: 5.00
Last Modified: January 23 2012
zone.ni.com/devzone/cda/epd/p/id/6528
Wireless Solar Monitoring Starter Kit
Field monitoring of solar installations enables operators to maximize revenue generation and reduce operation and maintenance costs. This application note includes ...
Rating: 4.23
Last Modified: December 08 2010
zone.ni.com/devzone/cda/epd/p/id/6452 Download
Mixed-Signal Audio Tests using LabVIEW DAQmx and DigAudio
This example shows how to develop mixed-signal audio stimulus-response measurements. This application uses an NI-4461, 24-bit, 204kS/s analog audio generator/analyzer ...
Rating: 3.38
Last Modified: November 08 2010
zone.ni.com/devzone/cda/epd/p/id/6457 Download
Configuration Benchmarking Tool for NI VeriStand
The configuration benchmark tool for NI VeriStand redeploys a system configuration to a NI Real-Time (RT) target until the highest stable loop rate is found. A binary ...
Rating: 0.00
Last Modified: December 14 2011
zone.ni.com/devzone/cda/epd/p/id/6441
Fluke/Philips / Fluke - PT 5820
Find instrument drivers that are available for this instrument for use in LabVIEW, LabWindows/CVI, or Measurement Studio. Example programs are included with most ...
Instrument Type: Signal Generator
Application Area: Test and Measurement
sine.ni.com/apps/utf8/niid_web_display.model_page?p_model_id=596
Tektronix/CDS - 73A-256
Find instrument drivers that are available for this instrument for use in LabVIEW, LabWindows/CVI, or Measurement Studio. Example programs are included with most ...
Instrument Type: Data Acquisition System
Application Area: Test and Measurement
sine.ni.com/apps/utf8/niid_web_display.model_page?p_model_id=458
Tektronix/CDS - 73A-308
Find instrument drivers that are available for this instrument for use in LabVIEW, LabWindows/CVI, or Measurement Studio. Example programs are included with most ...
Instrument Type: Switch
Application Area: Test and Measurement
sine.ni.com/apps/utf8/niid_web_display.model_page?p_model_id=730
Tennelec - MCA
Find instrument drivers that are available for this instrument for use in LabVIEW, LabWindows/CVI, or Measurement Studio. Example programs are included with most ...
Instrument Type: Analyzer
Application Area: Test and Measurement
sine.ni.com/apps/utf8/niid_web_display.model_page?p_model_id=683
Teac - XR 5000
Find instrument drivers that are available for this instrument for use in LabVIEW, LabWindows/CVI, or Measurement Studio. Example programs are included with most ...
Instrument Type: Other
Application Area: Test and Measurement
sine.ni.com/apps/utf8/niid_web_display.model_page?p_model_id=999

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.