Search Entire Site

NI Developer Zone Results

Solar Energy: Essential Technologies for Test, Monitoring, and Control
Solar energy is the world's fastest growing source of renewable energy with the global production capacity now doubling in less than two years. Innovative companies ...
zone.ni.com/wv/app/doc/p/id/wv-1268
The Blowfish Encryption Algorithm
The Blowfish Encryption Algorithm Block Cipher: 64-bit block Variable Key Length: 32 bits to 448 bits Designed by Bruce Schneier Much faster than DES and IDEA Not ...
Rating: 4.79
Last Modified: January 23 2013
zone.ni.com/devzone/cda/epd/p/id/3473 Download
LabVIEW Tech Webcast: Certified LabVIEW Developer Exam Preparation
Attend this interactive webcast to prepare for the Certified LabVIEW Developer (CLD) Exam. In this webcast, you will discuss exam objectives, logistics, and resources; ...
zone.ni.com/wv/app/doc/p/id/wv-3875
Automate Box Instruments with LabVIEW
LabVIEW is the most productive, flexible approach to automating instrumentation. In this video, we will look at process of automating  a filter frequency response ...
zone.ni.com/wv/app/doc/p/id/wv-3852
The Essentials of File Management with LabVIEW
Learn how to identify and avoid common pitfalls when developing an NI LabVIEW code base. Examine best practices for managing LabVIEW applications and discover how ...
zone.ni.com/wv/app/doc/p/id/wv-3826
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
Introduction to Controls and Mechatronics
National Instruments enables students to go beyond control theory to actually Do Engineering with hardware and software solutions designed for hands-on learning.
zone.ni.com/wv/app/doc/p/id/wv-3884
What's New in NI Volume License Manager 3.1?
NI VLM 3.1 saves you time performing common tasks and helps you make more intelligent decisions with your agreement. New features in NI VLM 3.1 include reporting, ...
zone.ni.com/wv/app/doc/p/id/wv-3885
Generate Reports in NI Volume License Manager 3.1
Learn how to use the powerful new reporting tools in NI VLM 3.1. Reports based on license activity will make it easier for your organization to make intelligent ...
zone.ni.com/wv/app/doc/p/id/wv-3886
Setup Admin Notifications in NI Volume License Manager 3.1
Use the Getting Started Wizard to step through basic server settings. This tutorial shows you how to configure advanced NI VLM server settings including new VLA ...
zone.ni.com/wv/app/doc/p/id/wv-3887

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.