NI Developer Zone Results

NI 579x Synchronization Repeatability Example
This project demonstrates how to implement synchronization repeatability using the MIMO Streaming Project Template. Use this example to synchronize the NI 5791, ...
Rating: 4.00
Last Modified: June 10 2013
zone.ni.com/devzone/cda/epd/p/id/6603 Download
Automated Test Tech Days: Keynote: Test is Changing. Are you Ready?
We are challenged to keep up with the pace of innovation and the resulting complexities. Today design, test, and production is about an entire ecosystem of functionality, ...
zone.ni.com/wv/app/doc/p/id/wv-3802
NI-HSDIO 2.0 Known Issues
This document contains the NI-HSDIO known issues that were discovered through the release of NI-HSDIO 2.0 Not every issue known to NI appears on this list; it is ...
www.ni.com/white-paper/14585/en
Automated Test Technology Days: Develop Tests Faster
Engineers must create innovative new test systems to meet their changing time-to-market and performance requirements. Discover the variety of software tools available ...
zone.ni.com/wv/app/doc/p/id/wv-3804
Automated Test Technology Days: Increase Your System’s Longevity for Long-Term Success
High-throughput automated test equipment and mission-critical measurement systems require maximum reliability. Software-defined instrumentation helps you easily ...
zone.ni.com/wv/app/doc/p/id/wv-3806
Automated Test Technology Days: Execute Tests Faster and With Greater Flexibility
As devices become more complex and include more disparate technologies, the need to create customized testing solutions for your evolving system requirements is ...
zone.ni.com/wv/app/doc/p/id/wv-3805
Automated Test Technology Days: Reduce Your Cost and Size of Test
Traditional instruments have fixed software architectures, and the vendor defines most of the functionality. You are often forced to perform custom analysis offline ...
zone.ni.com/wv/app/doc/p/id/wv-3803
Bridging Design and Test in Military Communications With NI SDR Platforms
Despite predicted cutbacks in defense spending, military communications remains a key area of investment. Providing more information to the fighter over large geographical ...
zone.ni.com/wv/app/doc/p/id/wv-3675
Develop, Evolve, and Test SIGINT ISR Systems With COTS Technologies
Developing and upgrading signal intelligence (SIGINT) intelligence, surveillance, and reconnaissance (ISR) systems requires a balance of the mission-critical nature ...
zone.ni.com/wv/app/doc/p/id/wv-3674
Improve System Throughput and Test Times Using the Latest Technologies and Buses
As the need for more high-performance instrumentation increases, core PXI system products that use the latest technologies and buses become increasingly important. ...
zone.ni.com/wv/app/doc/p/id/wv-3742

NI Developer Zone 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.