Dialog Boxes and Windows

ECU Software Toolkit dialog boxes and windows are used to interact with the software and make changes to test programs.

Refer to the following for information about significant ECU Software Toolkit dialog boxes and windows.

Configure Lot Settings Dialog Box

Use the Configure Lot Settings dialog box to specify settings for the current lot under test.

Select ECU Toolkit » Configure Lot in the TestStand Sequence Editor, click the Configure Lot button on the ECU Software Toolkit toolbar, or click the Configure Lot button in the default ECU Software Toolkit operator interface to launch the Configure Lot Settings dialog box.

Note If an active test configuration you select for a test program contains any of the following fields, the ECU Software Toolkit dims the field in this dialog box because the test program obtains the value from the test configuration at run time.

The Configure Lot Settings dialog box contains the following options:

  • Test Program Path—Use this option to browse to a file path. If you specify a value for the Test Program Directory option, this texbox lists the sequence files in the directory you specified.
  • Test Program Configuration—Specifies the test program configuration to execute. This option is available only when you define configurations for a test program.
  • Part Type—Populates the LotSettings.Standard.PartType property.
  • Lot ID—Populates the LotSettings.Standard.LotId property.
  • Estimated Lot Size—Populates the LotSettings.Standard.LotSize property, which an inline QA algorithm can use to determine for which DUTs to enable inline QA.
  • Test Flow—Populates the LotSettings.Standard.TestFlowId property.
  • Test Temperature—Populates the LotSettings.Standard.TestTemperature property.
  • Operator Name—Displays the value of the LotSettings.Standard.OperatorName property, if it exists. If this property is blank, this field displays the user name of the currently logged in user.
  • Enabled Sites—Specifies which site numbers to use when running a test program. The ECU Software Toolkit obtains the sites to display in this list from the pin map for the test program or from the number of test sockets specified in the Model Options dialog box if the test program does not use a pin map. You must enable at least one site. If the test program uses the Sequential process model, you can enable only one site.

Log Browser Window

Use the Log Browser window to view or compare multiple log files that represent different modifications of a test program

Click the Log Browser button near the upper right corner of the Test Program Performance Analyzer to open the Log Browser window.

Complete the following steps to view or compare log files.

  1. In the Log Directory path box, select the top-level directory that contains the log files you want to view to compare. The column on the left displays relative subdirectories.
  2. Complete the following steps to view file(s) in Single Data Set mode or Compare Data Sets mode.
    1. Single Data Set – Double-click the row of the file you want to load. The background row color turns blue.
    2. Compare Data Sets – Right-click the row of the base log file you want to load and chose Select Base Log File from the context menu. The background row color of the base log file you selected turns gray. Right-click the row of the modified log file you want to load and chose Select Modified Log File from the context menu. The background row color of the modified log file you selected turns blue.

Debug Test Results Log Options Dialog Box

Use the Debug Test Results Log Options dialog box to specify settings for the Debug Test Results Log.

The Debug Test Results Log Options dialog box contains the following options:

  • Debug Test Results Log Destination Directory—Absolute path of the directory in which you want the ECU Software Toolkit to create the data log file. Leave the control blank if you want the ECU Software Toolkit to create the data log file in the same directory as the test program main sequence file.
  • Report Orientation—Specifies the orientation of the Debug Test Results Log. The default is portrait orientation. Landscape orientation uses wider columns for tests with long test numbers or test names. Landscape orientation does not maintain report column alignment when test names exceed 101 characters.
  • Log Results Only for DUT Failures—Includes results in the Debug Test Results Log only if the DUT fails testing. If a DUT passes testing, the ECU Software Toolkit does not update the Debug Test Results Log.
  • Limit Number of Results Displayed in Report View—Limits the number of results to display in the report views in the ECU Software Toolkit Operator Interface and TestStand Sequence Editor to the number of DUTs you specify.