Search Results

Engineering the Human Anatomy – How Software Programmers Are Enhancing Medical Device Design
Studying Human Locomotion of Amputees Using Prostheses with Multisim The Challenge Creating a portable, wearable device to conduct gait analysis and study human ...
zone.ni.com/devzone/cda/pub/p/id/1178
Enhancing Human Health through Smarter Medical Device Test
The Challenge Creating a product life test system for a medical device company to help ensure patient quality of life. The Solution Testing portable health monitoring ...
zone.ni.com/devzone/cda/pub/p/id/1024
Robotic Surgery Moves from Science Fiction to Reality
In 1981, Star Wars Episode V: The Empire Strikes Back featured a scene in which autonomous robotic surgeons attached a mechanical hand to Luke Skywalker after his ...
zone.ni.com/devzone/cda/pub/p/id/257
Best Practices When Developing with NI LabVIEW for FDA-Validated Medical Devices
Medical device development can be a slippery slope to climb. Even in the best cases, when you are dealing with proven treatments, two fundamental and opposing pressures ...
zone.ni.com/devzone/cda/pub/p/id/364
New Green, Medical, and Robotics Prototyping Starter Kits
Prototyping is a crucial part of the embedded design process. The ability to demonstrate and show your idea functioning to investors, customers, and management is ...
zone.ni.com/devzone/cda/pub/p/id/1084
NI Expands HIL Test Platform with New Embedded Network Interfaces and Fault Insertion
Engineers are adding embedded control systems to medical devices, industrial machines, power generation systems, automobiles, and other applications to optimize ...
zone.ni.com/devzone/cda/pub/p/id/906
Creating a Neurosurgery Training Device
The Challenge Building a reliable and deterministic training device that simulates electrical signals from the human nervous system. The Solution Prototyping a neurosimulator...
zone.ni.com/devzone/cda/pub/p/id/1095
Building a New Breed of Embedded Engineer
Dr. James Truchard, NI president, CEO, and cofounder, reflects on how today’s engineers and scientists can solve today’s biggest problems with the right tools and ...
zone.ni.com/devzone/cda/pub/p/id/1292

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

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.