Search Results

The Blowfish Encryption Algorithm
The Blowfish Encryption Algorithm Block Cipher: 64-bit block Variable Key Length: 32 bits to 448 bits Designed by Bruce Schneier Much faster than DES and IDEA Not ...
Rating: 4.88
Last Modified: August 09 2011
zone.ni.com/devzone/cda/epd/p/id/3473 Download
Controlling SCARA using Virtual Open Sourced Teach Pendant and provide a unique HMI, India : Student Design Competition 2012
EXAMPLE - Controlling SCARA using Virtual Open Sourced Teach Pendant and provide a unique HMI, India : Student Design Competition 2012 - Contact InformationUniversity: ...
Rating: 4.50
Author: rdd0101
Last Modified: May 08 2012
Number of Comments: 14
decibel.ni.com/content/docs/DOC-21933
Scale Multiple Images
EXAMPLE - Scale Multiple Images - While using the TimeLapse VI (which can be found on the community) I found that the videos being created were extremely large due ...
Rating: 5.00
Author: JoelG
Last Modified: April 26 2012
Number of Comments: 0
decibel.ni.com/content/docs/DOC-22320
May the 4th Be With You...
EXAMPLE - May the 4th Be With You... - A long time ago (just before lunch), in an office far, far away, (well, Junction 13 of the M4) a lone Certified LabVIEW Architect ...
Rating: 5.00
Author: LiamA
Last Modified: May 04 2012
Number of Comments: 0
Number of Downloads: 25
decibel.ni.com/content/docs/DOC-22407
Programmatically control LED blinking colors
EXAMPLE - Programmatically control LED blinking colors - Using the property nodes, it is not possible to change the color that an LED will blink, only the true, ...
Rating: 5.00
Author: LisaJ
Last Modified: March 08 2012
Number of Comments: 0
Number of Downloads: 84
decibel.ni.com/content/docs/DOC-21567 Download
Using the TestStand API in LabVIEW to create .NET steps for the NI VeriStand API
This example demonstrates the process of creating a .NET step in TestStand from LabVIEW. While the program itself references NI VeriStand, the example is generic ...
Rating: 5.00
Last Modified: May 03 2012
zone.ni.com/devzone/cda/epd/p/id/6540 Download
Generating Short Sequences of Digital Video
EXAMPLE - Generating Short Sequences of Digital Video - This example covers how to use the Digital Video Generator HW and SW to ouput a short sequence of frames ...
Rating: 5.00
Author: BenJ
Last Modified: April 13 2012
Number of Comments: 1
decibel.ni.com/content/docs/DOC-22135
Determine System UP Time
EXAMPLE - Determine System UP Time - Hello Engineers, The attached VI you can use to know the system UP time. This VI will help you to determine Real Time Target ...
Rating: 5.00
Author: HimanshuGoyal
Last Modified: April 02 2012
Number of Comments: 0
Number of Downloads: 28
decibel.ni.com/content/docs/DOC-21964 Download
Detail System Information Gadget
EXAMPLE - Detail System Information Gadget - Hi Engineers, The attached code you can use as a gadget. The code will provide you some details about your system like ...
Rating: 4.50
Author: HimanshuGoyal
Last Modified: April 03 2012
Number of Comments: 1
Number of Downloads: 60
decibel.ni.com/content/docs/DOC-21960 Download
Error Handling with Without Stopping Program
EXAMPLE - Error Handling with Without Stopping Program - This example demostrates a method for alerting the user of an error without interrupting your program's ...
Rating: 0.00
Author: ChizzDizzle
Last Modified: May 09 2012
Number of Comments: 2
Number of Downloads: 0
decibel.ni.com/content/docs/DOC-22465

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.