Scripting

sim is_running (Tcl Script API Function)



The sim is_running function has the following format:

Syntax sim is_running
Arguments

None.

 

Return Value

Code Name Code String Return
TCL_OK 0 1
TCL_OK 0 0
TCL_ERROR 1 project has no active simulator setting
TCL_ERROR 1 no project is currently open
TCL_ERROR 1 wrong # args: should be "is_running"
Description Determines whether the simulation is currently running.


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.