Show me

NI Developer Zone Results

DC Motor Calculations, part 1
Now that we have a good understanding of dc generators, we can begin our study of dc motors. Direct-current motors transform electrical energy into mechanical energy. ...
zone.ni.com/devzone/cda/ph/p/id/46
Laser Interferometer
Overview In a laser interferometer the laser beam is split into two beams by a beam splitter. One of the beams is directed to a mirror located at a certain distance ...
zone.ni.com/devzone/cda/ph/p/id/126
Is Einstein’s Theory in Danger?
Serendipity is the discovery of something fortunate. That’s what seems to have happened at the Gran Sasso National Laboratory (LNGS) near L’Acquila, Italy, the site ...
zone.ni.com/devzone/cda/pub/p/id/1496
The Digital Energy Revolution
See how graphical system design changes the way we manipulate, move, and store energy. Hold on to your electric vehicle seat; energy is going digital. When a technology ...
zone.ni.com/devzone/cda/pub/p/id/1565
Estimate the Uptime of Your PXI System
A product’s life cycle comprises three phases: early life, useful life, and wear out. Failures can happen in each phase, but the mechanisms of failure differ across ...
zone.ni.com/devzone/cda/pub/p/id/1552
Who’s Controlling Whom? (The Automation Revelation)
A typical multi-instrument automated test system connects traditional box instruments to a PC to increase efficiency and make it easier to analyze and report data. ...
zone.ni.com/devzone/cda/pub/p/id/1550
6 Tips and Tricks to Increase LabVIEW Performance
NI LabVIEW code performance is influenced by numerous factors, including the environment configuration, hardware specifications, code architecture, and algorithm ...
zone.ni.com/devzone/cda/pub/p/id/1495
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
Insight into Cloud Security at National Instruments
Today, “the cloud” is frequently described as the “next big thing” in computing. Years ago, it was the Web, and before that it was the Internet. Currently, however, ...
zone.ni.com/devzone/cda/pub/p/id/1563
LabVIEW 2011 SP1 beschikbaar
Vanaf heden zijn de downloads voor LabVIEW 2011 SP1 beschikbaar op de share. Het gaat om de bestanden die gewijzigd zijn ten opzichte van de eerste release van LabVIEW ...
decibel.ni.com/content/groups/tu-delft-labview-user-g/blog/2012/04/27/labview-2010-sp1-beschikbaar
Arista Unveils Application Switch
Real Time High Performance Computing applications in the financial services industry that could use the NI Platform.
decibel.ni.com/content/groups/labview-in-finance/blog/2012/04/24/arista-unveils-application-switch
Vote in LabVIEW Student Design Competition
Skip navigation NI Home Cart Cart | Help Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI Community Welcome, Guest ...
decibel.ni.com/content/groups/mmu-labview/blog/2012/05/05/vote-in-labview-student-design-competition?nisrc=RSS-100001s240g3h83cjj7&nisrc=RSS-100001s240g3h83cjj7
Vote in LabVIEW Student Design Competition
Skip navigation NI Home Cart Cart | Help Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI Community Welcome, Guest ...
decibel.ni.com/content/groups/labview-at-unimap/blog/2012/05/05/vote-in-labview-student-design-competition
Vote in LabVIEW Student Design Competition
Skip navigation NI Home Cart Cart | Help Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI Community Welcome, Guest ...
decibel.ni.com/content/groups/labview-at-utm/blog/2012/05/05/vote-in-labview-student-design-competition?nisrc=RSS-100001s240g3h83cjj7&nisrc=RSS-100001s240g3h83cjj7&nisrc=RSS-100001s240g3h83cjj7
Coding Challenge - Ultimate LabVIEW Zone Coding Challenge - Financial Planner Champion
Real Time High Performance Computing applications in the financial services industry that could use the NI Platform.
decibel.ni.com/content/groups/labview-in-finance/blog/2012/05/02/coding-challenge--ultimate-labview-zone-coding-challenge--financial-planner-champion
Vote in LabVIEW Student Design Competition
Skip navigation NI Home Cart Cart | Help Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI Community Welcome, Guest ...
decibel.ni.com/content/groups/labview-at-utm/blog/2012/05/05/vote-in-labview-student-design-competition?nisrc=RSS-100001s240g3h83cjj7&nisrc=RSS-100001s240g3h83cjj7
Introducing the NI Measurement Studio Idea Exchange
A group for all Measurement Studio users to share news, opinions and examples.
decibel.ni.com/content/groups/measurement-studio-users/blog/2012/05/02/introducing-the-ni-measurement-studio-idea-exchange

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.