The Configure Built-in Simulated Handler dialog box contains the following options:

  • Number of DUTs to Test—Specifies the number of DUTs to test before the simulated handler driver notifies the tester to stop testing. When you start testing by clicking the Start Lot button on the TSM toolbar, the simulated handler driver stores an internal count of the number of DUTs that have completed testing.
  • Simulated Index Time—Specifies the amount of time, in milliseconds, to elapse before the simulated handler driver notifies the tester to begin the next iteration of testing. When you start testing by clicking the Start Lot button on the TSM toolbar, the simulated handler driver waits the specified simulated index time from the end of the EndOfTest simulated handler driver entry point before sending the start-of-test notification, which allows the StartOfTest simulated handler driver entry point to begin the next iteration of testing. When you execute a test using the Single Pass Execution entry point, the simulated handler driver ignores any value specified in this control and performs only a single test iteration.
  • Show Handler Dialogs—When you enable this option, the simulated handler driver launches a dialog box when invoking the StartOfTest and EndOfTest simulated handler driver entry points.