Test Program Performance Measurement Testing Environment (TSM)
- Updated2025-06-26
- 1 minute(s) read
To ensure that the testing environment is consistent while you measure test program performance, the NI_SemiconductorModule_PerformanceMeasurement.seq file configures the environment in the following ways when TSM launches the operator interface you specify to simulate a production environment. The sequence file is located in the <TestStand>\Components\Modules\NI_SemiconductorModule directory.
- Configures the LabVIEW Adapter to use the LabVIEW Run-Time Engine. After testing completes, restores the original setting for the adapter.
- Enables or disables result processors. After testing completes, restores the original settings for the result processors.
- Enables the following result processors:
- NI_SemiconductorModule_LotSummaryReportGenerator.seq
- NI_SemiconductorModule_StdfGenerator.seq
- Disables the following result processors:
- NI_DatabaseLogger.seq
- NI_OfflineResultsGenerator.seq
- NI_ReportGenerator.seq
- NI_SemiconductorModule_LotTestingComplete.seq
- NI_SemiconductorModule_TestResultsLogGenerator.seq
- Enables the following result processors:
- The Test Program Performance Analyzer uses its own simulated handler driver and does not support the NI Built-in Simulated Handler Driver or any custom handler drivers.