|
Hunting the Higgs Boson Particle
Scientists have been trying to find evidence of the existence of the Higgs boson particle for decades. But what is it? And what’s all the excitement about? Scientists ...
zone.ni.com/devzone/cda/pub/p/id/1567
|
|
Developing Problem-Solving Skills With Simulation and Portable Instrumentation
Circuits and microelectronics courses traditionally treat laboratory projects and homework as separate activities; however, integrating physical measurements into ...
zone.ni.com/devzone/cda/pub/p/id/1569
|
|
Be More Confident in Your CompactRIO Designs
Spend less time developing by using common architectures and best practices. The LabVIEW RIO platform helps you efficiently design, prototype, and deploy embedded ...
zone.ni.com/devzone/cda/pub/p/id/1568
|
|
Increase Your Productivity With Greater DAQ Proficiency
Whether you are performing basic measurements or designing complex systems with NI data acquisition ( DAQ ) hardware and NI LabVIEW software , you need a specific ...
zone.ni.com/devzone/cda/pub/p/id/1566
|
|
FPGAs Improve Throughput in Communications
The traditional arbitrary waveform generator works much like an audio device -- signals are downloaded into the onboard memory and generated like songs are downloaded ...
zone.ni.com/devzone/cda/pub/p/id/92
|
|
LabVIEW and PXI Drive Next-Generation Wireless Test
How many wireless devices do you use every day? Think for a moment about the IEEE 802.11a/b/g transceiver providing Wi-Fi on your laptop. You also might have a 315 ...
zone.ni.com/devzone/cda/pub/p/id/476
|
|
Equipping Engineers and Scientists With Tools for Discovery
For NI, helping today’s smartest thinkers meet the world’s most pressing challenges is in the company’s DNA. The world depends on great engineering now more than ...
zone.ni.com/devzone/cda/pub/p/id/1510
|
|
Maximize Your RIO Investment: Develop Faster and Reduce Maintenance Costs
For developing embedded control and monitoring systems, the mix of NI LabVIEW software and NI CompactRIO or NI Single-Board RIO hardware offers powerful benefits ...
zone.ni.com/devzone/cda/pub/p/id/1511
|
|
Parallel and Profitable: Test More With Less by Optimizing Your Test System
The recent explosion in consumer electronics technology is amazing. Today, over one third of Americans own a smartphone. However, as the complexity and functionality ...
zone.ni.com/devzone/cda/pub/p/id/1514
|
|
Speed Up Structural Test Times With SC Express
Testing large complex structures such as airplanes, trains, military vehicles, and civil structures is critical to ensure their safety and performance. These tests ...
zone.ni.com/devzone/cda/pub/p/id/1512
|
| 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 |