|
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
|
|
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
|
|
Playing .WAV files in Multisim
I need to be able to import .WAV files for the purpose of testing audio circuits but cannot find any built-in Multisim functionality for this.
digital.ni.com/public.nsf/allkb/A5593A806546635986257B6D0035C67C
|
|
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
|
|
How Do I Log Update Service Installation Errors?
I am using NI Update Service and would like to log the installation of National Instruments products on my computer. Is it possible to save an update to install ...
digital.ni.com/public.nsf/allkb/E787BD3D2CBBD6A986257B6A0064A176
|
|
Error -1074396074: Incompatible Image Size when Using NI PQA
When I try to use my SSIM processor in NI Picture Quality Analysis (PQA), I get the following error: Error -1074396074 occured at IMAQ Fast SSIM: IMAQ Vision: Incompatible ...
digital.ni.com/public.nsf/allkb/4C84E7EB7E5AE6FB86257B63007423EC
|
|
How Do I Open EWB 5 Files in Multisim 12.0?
I have several Electronics Workbench 5 (EWB 5) files saved on my PC and would like to open them in Multisim 12.0. Is this possible?
digital.ni.com/public.nsf/allkb/E517B68A1CB7E74C86257B660037EC24
|
| 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, 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 |