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