iseInitSchematicWindow
iseInitSchematicWindow( ) => t / nil
Description
Reads in the design specified by the simLibName, simLibConfigName, simCellName, simViewName, and simVersionName variables in the schematic window maintained by ISE.
Arguments
Value Returned
|
The simulator window was initialized for the current session. |
|
|
The command was unsuccessful and an error message was printed in the log file. |
Examples
iseInitSchematicWindow()
Related Topics
Return to top