Functional Test Using NI-HSDIO Hardware Compare (TSM)
- 更新日2025-07-31
- 1分で読める
The following figure shows how to use the NI-HSDIO hardware compare engine for a multisite functional test.
This example includes the following main tasks:
- Query for the sessions for the digital I/O pins under test.
- Use a parallel For Loop to iterate on every required instrument to start digital hardware compare and to obtain the cumulative error masks.
- Use the Pin Query Context to obtain the digital per-instrument, per-site channel masks.
- Compare the per-instrument error masks to the per-site, per-instruments masks to identify sites that failed.
- Query for measurement data for sites that failed. The source code for the query is in the Failure Pin Site Data VI.
- Use the Publish Data VI to publish per-site Boolean results.
The Semiconductor Multi Test step that calls the code module shown above contains the following test, which evaluates one Boolean result, as shown in the following figure: