Part Average Testing Entry Points (TSM)

At specific points during test program execution, TSM calls the following set of required part average testing (PAT) entry point sequences in the <TestStand Public>\Components\Callbacks\NI_SemiconductorModule\PartAverageTestingCallbacks.seq file. TSM calls the entry point sequences for each site independently.

  • Setup—Initializes the PAT algorithm for the site.
  • Customize—Customizes all the PAT tests for the site.
  • Perform—Performs part average testing for the site by setting limits and evaluating PAT tests.
  • Cleanup—Performs finalization tasks.