Enabling and Configuring TSM Result Processing Plug-ins

Complete the following steps to enable and configure one or more TSM result processing plug-ins to generate TSM reports and data logs for the current lot of DUTs (test lot).

  1. In the TestStand Sequence Editor, select Configure » Result Processing to launch the Result Processing dialog box.
  2. If the Output Name column already contains an item for the type of report or data log you want to generate, skip to step 5 to configure the result processing plug-in.
  3. Enable the Show More Options control to display additional options to insert or delete instances of result processing plug-ins.
  4. Click the Insert New button and select the item from the list of result processing plug-ins that corresponds to the type of report or data log you want to generate. The result processing plug-in you selected now appears in the Output Name column.
  5. Ensure that the Enabled column contains a checkmark for the type of report or data log that you want to generate.
  6. Click the Options button for the result processing plug-in to launch the related result processing plug-in Options dialog box.
  7. In the Destination Directory option, specify the absolute path of the directory in which you want TSM to create the report or data log file. Leave the control blank if you want TSM to create the report or data log file in the same directory as the test program main sequence file.
    Note TSM result processing plug-ins use the combination of the destination directory you specify in the Options dialog box and the report or data log filename the GetReportFileName callback sequence returns to determine the absolute path of the report or data log file. You can modify a copy of the GetReportFileName sequence to customize the destination directory and filename of the report or data log file.
  8. Click OK to close the result processing plug-in Options dialog box and click OK again to close the Result Processing dialog box.