HTMLTitle

The HTMLTitle column allows you to specify the title of the test report generated for each simulation run. The "title" in this context appears in multiple places:

  • On the tab of the report when viewed in a browser
  • In the title bar of the SIMetrix/SIMPLIS web viewer
  • Under the SIMetrix/SIMPLIS logo in the report
Note: HTMLTItle was introduced with SIMetrix/SIMPLIS DVM version 8.0; therefore, if the testplan using htmltitle is run in a previous version of SIMetrix/SIMPLIS, an error will be generated.

Below is an example testplan using the HTMLTitle.

Note: To save this example to your hard drive, right click on the link above and select Save target as....
***
*** test_htmltitle.testplan
***
*?@ Analysis HTMLtitle Objective Source Load Label
***
Steady-State Customized HTMLTitle Steady-State SOURCE(INPUT:1, Minimum) LOAD(OUTPUT:1, 100%) Adding a Custom Title
Ac   BodePlot(OUTPUT:1) SOURCE(INPUT:1, Nominal) LOAD(OUTPUT:1, 50%) Uses the Default Title

The above testplan has two tests in order to demonstrate the HTMLTitle behavior. The only column of interest is the htmltitle column.

  • The first test defines a custom title, Customized HTMLTitle.
  • The second test has an empty field in the htmltitle column and, therefore, uses the default title of SIMPLIS DVM Test Report.

Customized Title

When this testplan is run, the first test report will have the title given in the htmltitle field of the testplan as shown below. The value in this test is Customized HTMLTitle.

If the report is viewed in a web browser, it will appear similar to the following:

Default Title

The second test uses the default title SIMPLIS DVM Test Report:

If the report is viewed in a web browser, it will appear similar to the following: