To exit the simulator at any time, perform one of the following:
- If you are using the Tcl command-line interface, type
exitorfinish. The exit command is a built-in Tcl command. It halts the execution and returns the control to the operating system.
Thefinishcommand also halts execution and returns control to the operating system. This command takes an optional argument that determines what type of information is displayed after exiting.0Prints nothing (same as executing finish without an argument).1Prints the simulation time.2Prints simulation time and statistics on memory and CPU usage. -
If you are using the SimVision environment, choose File - Exit or type
finish.If you type
finish, the window disappears before you can read the information. However, the information also appears in the log file.
When the simulation encounters an exit command during transient analysis, the other analyses that are specified after the transient analysis (through analog control file) continues to run without any problem.
