TSM invokes a handler/prober driver by calling the following set of required entry point sequences, which specify a predefined set of parameters, at specific points during an execution:

  • Configure—Provides a mechanism for end users to configure the handler/prober driver.
  • Setup—Performs required handler or prober initialization tasks.
  • StartOfTest—Determines when the handler or prober has placed untested DUTs in test sites by waiting for the handler start-of-test notification.
  • EndOfTest—Sends the end-of-test notification to the handler or prober to move DUTs from test sites to hardware bins.
  • Cleanup—Performs required handler or prober finalization tasks.