Show me

NI Developer Zone 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
Customer Slider Control (with Nyan Cat Images)
EXAMPLE - Customer Slider Control (with Nyan Cat Images) - This is a custom slider control I created that shows the ability to create Custom Controls in your LabVIEW ...
Rating: 5.00
Author: jallen88
Last Modified: May 18 2012
Number of Comments: 1
decibel.ni.com/content/docs/DOC-22556
LabVIEW - save a document in PDF file by using Freeware BullZip PDF Write
EXAMPLE - LabVIEW - save a document in PDF file by using Freeware BullZip PDF Write - Overview: This LabVIEW example VI allows you to save a document in PDF file ...
Rating: 5.00
Author: lvABC
Last Modified: May 18 2012
Number of Comments: 0
Number of Downloads: 0
decibel.ni.com/content/docs/DOC-22555
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
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: 20
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 16 2012
zone.ni.com/devzone/cda/epd/p/id/6540 Download
Model View Controller in LVOOP
EXAMPLE - Model View Controller in LVOOP - This is my take on Model View Controller(MVC) using a very simple function generator example. The example builds showing ...
Rating: 5.00
Author: MikeBailey
Last Modified: March 08 2012
Number of Comments: 1
decibel.ni.com/content/docs/DOC-21531
Servo motor (RC) control using LabVIEW
EXAMPLE - Servo motor (RC) control using LabVIEW - Requirements: 1. RC / Hobby aircraft servo motor 2. Compact RIO controller + chassis 3. 5 V power supply ( Voltage ...
Rating: 5.00
Author: Shreyas
Last Modified: April 18 2012
Number of Comments: 0
decibel.ni.com/content/docs/DOC-22207
OCR prediction (Statistical)
EXAMPLE - OCR prediction (Statistical) - Overview This VI was developed for predicting a string from multiple string inputs in which some characters are misspelled ...
Rating: 5.00
Author: Shreyas
Last Modified: April 18 2012
Number of Comments: 0
Number of Downloads: 48
decibel.ni.com/content/docs/DOC-22205 Download

NI Developer Zone 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.