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

getSimRunInfo

getSimRunInfo(
t_Type
)
=> s_Value/ nil

Description

Returns the value of the specified type of simulation information for a given ADE output expression by accessing the related psf directory.

Note the following:

Argument

t_Type

The type of the simulation information to be retrieved.

The possible values for this argument are memory, threads, nodes, host, jobId and startTime.

Value Returned

s_Value

The value of the specified type of simulation information for a given ADE expression.

nil

If the job control mode is set to ICRP or the specified type of simulation information is invalid.

Examples

Returns the value of the specified type of simulation information for a given ADE output expression.

Set the function in the Outputs Setup as shown below.

The results are displayed in the Results tab.


Return to top
 ⠀
X