NI Developer Zone Results

Hunting the Higgs Boson Particle
Scientists have been trying to find evidence of the existence of the Higgs boson particle for decades. But what is it? And what’s all the excitement about? Scientists ...
zone.ni.com/devzone/cda/pub/p/id/1567
Developing Problem-Solving Skills With Simulation and Portable Instrumentation
Circuits and microelectronics courses traditionally treat laboratory projects and homework as separate activities; however, integrating physical measurements into ...
zone.ni.com/devzone/cda/pub/p/id/1569
Be More Confident in Your CompactRIO Designs
Spend less time developing by using common architectures and best practices. The LabVIEW RIO platform helps you efficiently design, prototype, and deploy embedded ...
zone.ni.com/devzone/cda/pub/p/id/1568
Increase Your Productivity With Greater DAQ Proficiency
Whether you are performing basic measurements or designing complex systems with NI data acquisition ( DAQ ) hardware and NI LabVIEW software , you need a specific ...
zone.ni.com/devzone/cda/pub/p/id/1566
FPGAs Improve Throughput in Communications
The traditional arbitrary waveform generator works much like an audio device -- signals are downloaded into the onboard memory and generated like songs are downloaded ...
zone.ni.com/devzone/cda/pub/p/id/92
LabVIEW and PXI Drive Next-Generation Wireless Test
How many wireless devices do you use every day? Think for a moment about the IEEE 802.11a/b/g transceiver providing Wi-Fi on your laptop. You also might have a 315 ...
zone.ni.com/devzone/cda/pub/p/id/476
Equipping Engineers and Scientists With Tools for Discovery
For NI, helping today’s smartest thinkers meet the world’s most pressing challenges is in the company’s DNA. The world depends on great engineering now more than ...
zone.ni.com/devzone/cda/pub/p/id/1510
Maximize Your RIO Investment: Develop Faster and Reduce Maintenance Costs
For developing embedded control and monitoring systems, the mix of NI LabVIEW software and NI CompactRIO or NI Single-Board RIO hardware offers powerful benefits ...
zone.ni.com/devzone/cda/pub/p/id/1511
Parallel and Profitable: Test More With Less by Optimizing Your Test System
The recent explosion in consumer electronics technology is amazing. Today, over one third of Americans own a smartphone. However, as the complexity and functionality ...
zone.ni.com/devzone/cda/pub/p/id/1514
Speed Up Structural Test Times With SC Express
Testing large complex structures such as airplanes, trains, military vehicles, and civil structures is critical to ensure their safety and performance. These tests ...
zone.ni.com/devzone/cda/pub/p/id/1512

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, 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.