Search Entire Site

KnowledgeBase Results

What Does Mass Compile Do in LabVIEW?
Problem: I am asked to perform a mass compile in LabVIEW. What does this do? Solution: Mass compiling simply opens VIs up and closes them in an automated fashion.
digital.ni.com/public.nsf/allkb/654877E62A97B72986256C95006F9B24
The Difference Between a Null Modem and Straight Through Serial Cable
I would like to use my computer's built-in serial port to communicate with a serial device, and I have both the null modem and straight through serial cables. What ...
digital.ni.com/public.nsf/allkb/1EE0DD8AF67922FA86256F720071DECF
How Do I Register Type Libraries, ActiveX Controls, and ActiveX Servers?
How do I manually register type libraries (.TLB), ActiveX controls (.OCX), and ActiveX servers (.DLL and .EXE)?
digital.ni.com/public.nsf/allkb/4F811A9B23F1D46E862566F700615B7A
ni.com: KnowledgeBase
Problem: I am asked to perform a mass compile in LabVIEW. What does this do? Solution: Mass compiling simply opens VIs up and closes them in an automated fashion.
www.ni.com/kb
Serial Communication General Concepts
What is Serial? Back to Top Serial is a very common protocol, not to be confused with Universal Serial Bus (USB), for device communication that comes standard on ...
digital.ni.com/public.nsf/allkb/2AD81B9060162E708625678C006DFC62
Uninstalling NI Software Also Uninstalls SMART Notebook Software
After uninstalling NI software, I noticed that SMART Notebook collaborative learning software was also removed. How can I fix this?
digital.ni.com/public.nsf/allkb/ADC3D0601824E34886257B6B006C0A13
Access Violation 0xC0000005 When Deploying a LabVIEW Executable
My program uses Call Function Library nodes and runs fine in the LabVIEW development environment. When I try to run my program as an executable I receive: Access ...
digital.ni.com/public.nsf/allkb/CE69D2C55480900486257B6A0037C327
How Do I Reset my GigE Camera's Attributes to Default?
I have a GigE camera that I have adjusted the attributes of in NI Measurement & Automation Explorer (MAX). How do I reset these attributes to the factory default ...
digital.ni.com/public.nsf/allkb/D8DD127969D568BB86257B6A005EBBCD
Why Do I Get an Invalid License Error When Using NI Vision Development Module Run-Time Engine and NI Vision Development Module on the Same Machine?
I am attempting to use NI Vision Development Module Run-Time to run an executable on my machine. This machine has NI Vision Development Module on it or has had the ...
digital.ni.com/public.nsf/allkb/B2C7256D8F31290186257B6A0050AB0A
Windows SDK Error (-12) when Installing LabVIEW on Windows 7
I am trying to install an older version of LabVIEW (8.6, 8.5, etc) on Windows 7 and receive the following error when installing: *** Error: Windows SDK function ...
digital.ni.com/public.nsf/allkb/A45AD60ED0A571C28625766B005859D2

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