Product Documentation
Virtuoso ADE SKILL Reference
Product Version IC23.1, November 2023

sevImportOutputsFromTxt

sevImportOutputsFromTxt(
t_session
)
=> t / nil

Description

Imports the outputs saved in a text file to the output list box in the main ADE window.

Ensure that you retain the format of the file as it was exported from ADE Output list box using sevExportOutputsToTxt().

Arguments

t_session

The simulation environment session.

Value Returned

t

The call is successful.

nil

The call is unsuccessful.


Return to top
 ⠀
X