Help
Academic Company Events NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Search 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
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
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 Install the LabVIEW Interface for Arduino Toolkit Using VIPM?
I want to use the LabVIEW Interface for Arduino. How do I Install the LabVIEW Interface for Arduino toolkit using VI Package Manager (VIPM)?
digital.ni.com/public.nsf/allkb/A20FBBD36820669086257886004D5F4D
NI Vision Development Module 2011 SP1 Readme
I have not installed the NI Vision Development Module. Can I still access the readme file?
digital.ni.com/public.nsf/allkb/4152703E970A4DFE862579A50069194A
Why Do I Get Extra Breakpoint Pulses With My 735x Motion Controller?
I am using a PCI-735x or PXI-735x motion controller with periodic breakpoints enabled. If I monitor the breakpoint signal with a counter or other device, I notice ...
digital.ni.com/public.nsf/allkb/F5A0D8E475CFABF4862579A6006BD095
Error -1074384767 When Trying to Run an XNET Application for LabVIEW RT
I am trying to run an XNET VI within a real time operating system. When I try to run the code however, I receive the following error message:Error -1074384767 occurred ...
digital.ni.com/public.nsf/allkb/085372E2D09158C3862579A6004ECAAF
Why Do I get Error Code 10 When Building a Packed Project Library from the TestStand Deployment Utility?
While trying to build a distribution with the TestStand Deployment Utility, if I have selected the LabVIEW option to build my VIs into a Packed Project Library, ...
digital.ni.com/public.nsf/allkb/51066ED70F0E049D862579A300753F78
Why Can I Not Link Some uuid.lib Symbols in a 32-bit Program?
I have a LabWindows™/CVI 9.0 or later application or DLL that includes uuid.lib from the Windows SDK in the project. When I build the project in a 64-bit configuration, ...
digital.ni.com/public.nsf/allkb/240481F4F6B3E2AE862579A6007186E6
TestStand Operator LabWindows™/CVI Operator Interface(OI) Fails to Restore Properly if Minimized During Message Pop-up
I have a TestStand sequence that runs great in the development environment but when I run the sequence through the LabWindows/CVI Operator Interface(OI), if I minimize ...
digital.ni.com/public.nsf/allkb/9D48038408A0E218862579A30075E19D

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