Manual Results

VXI-MXI-Express Series User Manual | View ManualView Manual
This manual contains instructions for installing and configuring the VXI-MXI-Express series controller interface kit. It also discusses how to start developing your ...
Edition Date: April 2012
digital.ni.com/manuals.nsf/websearch/95F85F45BAEDC6A3862579E40071F4F8
NI VXIpc-882 User Manual and Specifications | View ManualView Manual
This manual contains instructions for installing and configuring your National Instruments VXIpc-882 embedded computer kit.
Edition Date: July 2010
digital.ni.com/manuals.nsf/websearch/30A988BB1168BC278625766A0058F545
MXI-2 Configuration Reference Manual and Specifications | View ManualView Manual
This manual contains instructions for installing and configuring the National Instruments MXI-2 boards. If you received your hardware as part of a kit, such as the ...
Edition Date: October 2002
digital.ni.com/manuals.nsf/websearch/F543709D5BD9211386256C610058F841
NI-VISA Programmer Reference Manual | View ManualView Manual
This manual describes the attributes, events, and operations that comprise the VISA Application Programming Interface (API). This manual is meant to be used with ...
Edition Date: March 2003
digital.ni.com/manuals.nsf/websearch/87E52268CF9ACCEE86256D0F006E860D
LabVIEW VXI VI Reference Manual | View ManualView Manual
The LabVIEW VXI VI Reference Manual describes the VXI virtual instruments (VIs) for LabVIEW. This manual supplements your LabVIEW User Manual, and you should be ...
Edition Date: July 2000
digital.ni.com/manuals.nsf/websearch/95C50BFE9B0E4E7E862568D600687D3A
VXI-AO-48XDC User Manual | View ManualView Manual
This manual describes the mechanical and electrical aspects of the VXI-AO-48XDC and contains information concerning its configuration, installation, and operation. ...
Edition Date: March 1999
digital.ni.com/manuals.nsf/websearch/4422F79A13BD08008625676E006ABC88
VXI-1500 User Manual | View ManualView Manual
The VXI-1500 User Manual describes the features of the VXI-1500 mainframe. This manual contains information about configuring the mainframe, installing the modules, ...
Edition Date: March 1997
digital.ni.com/manuals.nsf/websearch/7185F52BB526CF9D8625665E006ABEB6
NI-VXI DOS Utilities Reference Manual | View ManualView Manual
This manual describes in detail the interactive utilities for the NI-VXI DOS software.
Edition Date: July 1993
digital.ni.com/manuals.nsf/websearch/77D03E8D62E3187B8625669800522804
GPIB-VXI/CP Software Reference Manual | View ManualView Manual
This manual contains information you will need to develop Code Instruments, which are custom software modules that run directly on the GPIB-VXI/C. This manual assumes ...
Edition Date: December 1993
digital.ni.com/manuals.nsf/websearch/913FE04C3FD6383D8625665F005DE24E
NI-VXI Programmer Reference Manual | View ManualView Manual
This manual provides detailed features of the NI-VXI software and the VXI/VME function calls in the C/C++ and BASIC language. This manual is meant to be used with ...
Edition Date: July 1996
digital.ni.com/manuals.nsf/websearch/8D5C03102327174386257458006FEEC5

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