Show me

NI Developer Zone Results

Multithreading & Synchronous Display in LabVIEW
These examples demonstrate multithreading and the behavior of the new Synchronous Display option for controls in LabVIEW 5.0 and LabVIEW ...
Rating: 2.25
Last Modified: May 15 2007
zone.ni.com/devzone/cda/epd/p/id/4648 Download
Multithreading in LabVIEW Real-Time
This document explains multithreading in LabVIEW, including execution priorities, the user interface thread, and time-critical sleep mode.
www.ni.com/white-paper/14/en
Differences Between Multithreading and Multitasking for Programmers
This document is part of the Multicore Programming Fundamentals Whitepaper Series Multicore Programming Fundamentals Whitepaper Series In this paper, you ...
www.ni.com/white-paper/6424/en
Multiple PXI Device Synchronization and Multithreading Reference Example for VB.NET
This example demonstrates synchronizing multiple National Instruments devices in a PXI chassis using Visual Basic.NET and the appropriate NI drivers for the ...
Rating: 5.00
Last Modified: April 19 2010
zone.ni.com/devzone/cda/epd/p/id/5903 Download
Increasing System Performace Using Multithreading in TestStand
Multithreading can significantly improve the performance of a test system. During the testing of a unit under test (UUT), some actions are totally independent ...
Rating: 2.67
Last Modified: September 06 2006
zone.ni.com/devzone/cda/epd/p/id/3632 Download
Measurement Multithreading in NI-DAQ 7
LabVIEW has long had the ability to execute code in parallel. For a single-processor machine, independent code can operate in different processor ...
www.ni.com/white-paper/4525/en
Assigning Processor Affinity in LabVIEW to Optimize Multicore Performance
Automatic multithreading has been natively supported in LabVIEW since 1998 and the introduction of version 5.0. With the advances in ...
www.ni.com/white-paper/6400/en
What’s New In LabVIEW 2009?
LabVIEW developers from around the Hampton Roads area gather to discuss tips, tricks and best practices of working with LabVIEW. Work with your peers ...
decibel.ni.com/content/groups/hampton-roads-labview-user-group/blog/2009/09/16/what-s-new-in-labview-2009
Achieving Multicore Performance in ANSI C with LabWindows/CVI
...to see performance gains with new multicore systems scientists and engineers need to adopt parallel programming architectures. In this webcast, learn more ...
zone.ni.com/wv/app/doc/p/id/wv-277
LabVIEW Virtual User Group: Multicore Progamming with LabVIEW
Learn how LabVIEW graphical programming can allow scientists and engineers to take...multicore processors. Topics that will be discussed include: automatic ...
zone.ni.com/wv/app/doc/p/id/wv-281

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.