|
Solar Energy: Essential Technologies for Test, Monitoring, and Control
Solar energy is the world's fastest growing source of renewable energy with the global production capacity now doubling in less than two years. Innovative companies ...
zone.ni.com/wv/app/doc/p/id/wv-1268
|
|
The Essentials of File Management with LabVIEW
Learn how to identify and avoid common pitfalls when developing an NI LabVIEW code base. Examine best practices for managing LabVIEW applications and discover how ...
zone.ni.com/wv/app/doc/p/id/wv-3826
|
|
Ethernet Expansion I/O from Any PC or PAC
In this short tutorial, learn about new expansion I/O hardware from National Instruments that provides Ethernet or serial expansion I/O from any PC or programmable ...
zone.ni.com/wv/app/doc/p/id/wv-375
|
|
Keynote—The Digital Energy Revolution: Changing the Way Energy Is Produced, Transferred and Consumed
What’s wrong with the embedded systems design process for the smart grid? Learn how NI R&D teams are eliminating the most important bottlenecks in the development ...
zone.ni.com/wv/app/doc/p/id/wv-3882
|
|
Staying Ahead of the In-Vehicle Data Logging Curve
NI Home Overview View Now (watch) 12 minute(s) webcast Requires: Adobe Flash Next Steps Questions? Get real-time assistance now! Reader Comments | Submit a comment
zone.ni.com/wv/app/doc/p/id/wv-3811
|
|
LabVIEW Tech Webcast: Certified LabVIEW Developer Exam Preparation
Attend this interactive webcast to prepare for the Certified LabVIEW Developer (CLD) Exam. In this webcast, you will discuss exam objectives, logistics, and resources; ...
zone.ni.com/wv/app/doc/p/id/wv-3875
|
|
What's New in NI Volume License Manager 3.1?
NI VLM 3.1 saves you time performing common tasks and helps you make more intelligent decisions with your agreement. New features in NI VLM 3.1 include reporting, ...
zone.ni.com/wv/app/doc/p/id/wv-3885
|
|
Generate Reports in NI Volume License Manager 3.1
Learn how to use the powerful new reporting tools in NI VLM 3.1. Reports based on license activity will make it easier for your organization to make intelligent ...
zone.ni.com/wv/app/doc/p/id/wv-3886
|
|
Setup Admin Notifications in NI Volume License Manager 3.1
Use the Getting Started Wizard to step through basic server settings. This tutorial shows you how to configure advanced NI VLM server settings including new VLA ...
zone.ni.com/wv/app/doc/p/id/wv-3887
|
|
E-mail Clients in NI Volume License Manager 3.1
Learn how to ensure that your emails reach the right users with new email enhancements in NI VLM 3.1.
zone.ni.com/wv/app/doc/p/id/wv-3888
|
| 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, 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 |