Test Vector and Value Summary Table View

Use the Test Vector and Value Summary Table View to interact with values and test vectors from a sweep across selected parameters. To access these tables, open the Step Settings pane of a Sweep Loop step, select the Sweep Parameters tab, and click Open Table View . In this view, you can switch between the Test Vector Table and the Value Summary Table.

The Table View displays the following tabs:

  • Edit —Displays test vectors and summary of values for selected parameters at edit time. Dynamic parameter values are estimated, and are only indicated in the Edit view.
    Note If you rename or change the type of a Dynamic parameter in the Step Settings, the Test Vector Table will be marked as out of sync. Refresh the table to reflect your changes.
  • Execution —Displays test vectors and summary of values for selected parameters at run time.

Test Vector Table

This table displays the following details:

  • Number of Test Vectors —Indicates the number of loops the sweep loop will execute if allowed to run to completion. This number is an estimate for Dynamic parameters since Dynamic parameter values may change at run time.
  • Offset —Displays the offset value of each test vector. For zero-based one-dimensional arrays, the offset is equal to the index of the array. For multi-dimensional arrays, the offset is the linearized index of the array. For streams, the offset is a zero-based counter of the number of loop iterations.
  • Iteration —Displays the iteration value of each test vector. This value represents the loop offset of each parameter in relation to its level of nesting. All parameters at the same level have a single value representing their offset"
  • Parameter characteristics —Indicates whether the values are static, dynamic, or being logged. This information is stored in each test vector column's header.

Use this table to perform the following actions on the selected parameters:

  • Sort and filter —View the test vectors for selected parameters. Filter and group specific values or ranges of values.
    Note Filtering the Test Vector Table does not affect the operation at run time. Ensure that the rows you want to exclude at run time are disabled at edit time.
  • Enable/disable (Edit tab only) —Enable or disable test vectors or ranges of test vectors for an individual or group of rows. Dynamic parameter values displayed in the Test Vector Table cannot be enabled or disabled.
  • Copy —Copy selected test vector rows and column headers to the clipboard in a comma delimited text format.
  • Export to CSV File —Save the test vectors generated on the Edit Tab or the Execution Tab to a CSV file.
    Note You can only export the data of completed executions. This option will be disabled when test vectors are being generated.
  • View Data (Execution tab only) —View the data for a particular run of the step.

Value Summary Table

This table displays read-only parameter values across selected parameters.

See Also

Sweep Loop Step

Sweep Loop Parameters Tab