|
Architecting Adaptable HIL Test Systems with FPGA Technology
Review examples of how HIL test system developers can lower total system cost and improve system performance.
zone.ni.com/wv/app/doc/p/id/wv-1404
|
|
Designing Next-Generation Test Systems
Join test industry professionals for an online conference and exhibition detailing today's best practices in automated test systems design. This presentation is ...
zone.ni.com/wv/app/doc/p/id/wv-431
|
|
Three Tips for Getting Started with Your HIL Application, featuring Prevas AB
Learn the value of hardware-in-the-loop (HIL) applications in test systems. Prevas AB, an industry expert in dynamic test solutions, shares three tips for creating ...
zone.ni.com/wv/app/doc/p/id/wv-1432
|
|
Reduce the Number of Function Calls by Using the NI Switch Executive API
Explore the NI Switch Executive API and learn how to simplify your test code by abstracting low-level commands and reducing function calls.
zone.ni.com/wv/app/doc/p/id/wv-2168
|
|
The NI SwitchBlock Video
The NI SwitchBlock is an expandable solution for large matrix switching that simplifies wiring and greatly reduces development time. You can use the flexible design ...
zone.ni.com/wv/app/doc/p/id/wv-2176
|
|
Programming the NI SwitchBlock
Learn about the initial configuration of the NI SwitchBlock and the two programming options available in NI Switch Executive: end-to-end and graphical. The graphical ...
zone.ni.com/wv/app/doc/p/id/wv-2247
|
|
Achieving Multicore Performance in ANSI C with LabWindows/CVI
To continue to see performance gains with new multicore systems scientists and engineers need to adopt parallel programming architectures. In this webcast, learn ...
zone.ni.com/wv/app/doc/p/id/wv-277
|
|
Ford at the Forefront of Innovation
Since 1992, Ford Motor Company has been dedicated to fuel cell system (FCS) R&D. Despite significant research progress, several deficiencies have prevented fuel ...
zone.ni.com/wv/app/doc/p/id/wv-2087
|
|
Real-Time Testing Techniques
Real-time testing techniques are commonly used to create test systems that can achieve greater reliability and determinism than what is possible using a test system ...
zone.ni.com/wv/app/doc/p/id/wv-1431
|
|
What is Hardware-in-the-Loop (HIL) Testing
NI Home Overview Understand how HIL testing improves control system validation. View Now (watch) 9 minute(s) webcast Requires: Adobe Flash Please disable your browser's ...
zone.ni.com/wv/app/doc/p/id/wv-1792
|
| 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 |