Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

...

Field NameDescription
Excel Workbook Information Section
Excel file pathPath and name of the Excel file to use when importing parameter values
Named range

Name of the Excel region where parameters are located in the Excel file. See the section on the named region to define these region names.

Syntax example: MyTable

Sheet name and range

Excel range where parameters are located in the Excel file. The range must include the name of the sheet and all heading cells.

Syntax example: Sheet1!A1:G15

See section on Excel range to define a sheet name and range.

Import from ExcelBy clicking this button, TestView reads the Excel file and imports the parameters from the file
Auto import data on playWhen this option is checked, TestView automatically imports Excel data at the beginning of the test sequence
PARAMETERS SECTION
CategoryCategory of the component to select to add new parameters
ComponentComponent to add to the list
ParameterParameter to add to the list
LIST SECTION
NewAdd a new subset to the list of subsets. The new subset uses the component and parameter defined in the parameter section
Subset itemList of subset items used by TestView while iterating the loop
SUBSET SECTION
IndexIteration number
Component nameComponent that changes during the iteration
Parameter nameParameter for which the value will change during the iteration
ValueNew value for the iteration
AddAdd a new iteration to the list
RemoveRemove and iteration from the list

Excel Test Definition


The Excel Worksheet allows users to define parameters for power system components. These parameters are used by the TestView auto loop step.

...