Complete the following steps to modify the testing environment to simulate a specific production environment.

  • Copy the NI_SemiconductorModule_ PerformanceMeasurement.seq file from the <TestStand>\Components\Modules\NI_SemiconductorModule directory and make changes to the copy.
  • Modify the steps in the Setup and Cleanup step groups to meet the needs of the environment you want to simulate. For example, the Configure Result Processors step contains arrays of result processor names and enabled states. You can modify the step to include additional result processors or remove existing ones.
  • Save the changes to the sequence file.
  • In the Test Program Performance Measurement Configuration dialog box, modify the Operator Interface Command Line option in the Advanced section by replacing the path to the NI_SemiconductorModule_PerformanceMeasurement.seq file with the path to the new sequence file you just created and modified.