Scripting

sld open_session (Tcl Script API Function)



The sld open_session function has the following format:

Syntax sld open_session <name>
Arguments

<name>

The name of the SignalTap® II File (.stp) from which the session is to be opened. The STP File opens from the relative directory unless the full path is specified.

Return Value

Code Name Code String Return
TCL_OK 0 Session has been opened from STP File <name>.
TCL_ERROR 1 Session has been opened from STP File <name>. Close it first before opening this session.
TCL_ERROR 1 Can't open STP File <name> for reading.
TCL_ERROR 1 STP File contains syntax error: <text>
Description Opens a session from the specified STP File.


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.