Product Documentation
Digital Design Netlisting and Simulation SKILL Reference
Product Version IC23.1, June 2023

simJobMonitor

simJobMonitor(
)
=> t / nil 

Description

Displays a form listing the analysis jobs invoked in the background using the simRunNetAndSim and simRunNetAndSimWithArgs functions. The analysis job is listed on the form, along with its current status, time of invocation, and execution priority. Using this form, you can view the run log of a job, terminate the execution of an active job, suspend the execution of an active job, change the execution priority of a job, or delete a job from the form.

Arguments

None

Value Returned

t

The command is successful.

nil

The command was unsuccessful.

Examples

simJobMonitor( )

Related Topics

OSS Functions


Return to top
 ⠀
X