|
Porting IVI-C Specific Drivers and Applications to Linux
This document describes how to port IVI-C specific drivers and IVI-C specific driver client applications to Linux using the LabWindows/CVI Run-time Module for Linux. ...
www.ni.com/white-paper/3809/en
|
|
Instrument Control Made Easier with NI LabWindows™/CVI Plug and Play Instrument Drivers
Download the correct LabWindows™/CVI instrument driver to easily control your instrument from the industry's largest source of instrument drivers. The mark LabWindows™ ...
zone.ni.com/wv/app/doc/p/id/wv-1669
|
|
Developing a LabVIEW Real-Time Driver for a PXI, cPCI or PCI Device
This document is intended for anyone who is interested in creating a LabVIEW Real-Time driver for a third-party PXI, Compact PCI or PCI device.
www.ni.com/white-paper/3251/en
|
|
Creating or Modifying IVI Class Simulation Drivers
The IVI class drivers implement simulation features by using simulation drivers. The IVI Compliance Package (ICP) installs a simulation driver for each IVI class ...
www.ni.com/white-paper/3199/en
|
|
Debugging DLL-Based IVI Drivers from LabVIEW Using LabWindows/CVI
You can develop Interchangeable Virtual Instruments (IVI) instrument drivers in LabWindows/CVI and create an interface to run the IVI drivers in LabVIEW, but debugging ...
www.ni.com/white-paper/4070/en
|
|
How to Develop an IviSwtch-compliant Driver to Use with National Instruments Switch Executive
National Instruments Switch Executive (NISE) is an intelligent switch management and routing application that simplifies switch system configuration and increases ...
www.ni.com/white-paper/3449/en
|
|
Developing LabVIEW Plug and Play Instrument Drivers
This document, which describes the standards and practices for LabVIEW Plug and Play drivers, is intended for driver developers and describes the standards for structuring ...
www.ni.com/white-paper/3271/en
|
|
Developing an IVI Driver for a Series of Instruments
This document explains how to: Choose between developing one family driver or multiple individual drivers for a series of instruments Develop a family driver This ...
www.ni.com/white-paper/3258/en
|
|
Instrument Control Made Easier with LabVIEW Plug and Play Instrument Drivers
Download the correct LabVIEW instrument driver to easily control your instrument from the industry's largest source of instrument drivers
zone.ni.com/wv/app/doc/p/id/wv-1668
|
|
Considerations in Implementing Real-Time Drivers
This document is intended for anyone who is interested in implementing a Real-Time driver for a third-party PXI, cPCI or PCI device. It should help you to choose ...
www.ni.com/white-paper/3155/en
|
| Operator | Example | Action | Boolean 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 |