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

iseSearchForASchWindow

iseSearchForASchWindow(
)
=> t / nil

Description

If iseDontOpenSchematicWindowIfOneExists is set to t, this function searches for the first existing schematic window with the correct design opened for edit and uses that window as the ISE schematic window.

If not available, this function searches for a window with the same design but opened for read only. If such a window is found, then the window is used as the ISE schematic window. If no such window is found, then it returns nil.

Arguments

None

Value Returned

t

The command is successful.

nil

The command was unsuccessful and an error message was printed in the log file.

Examples

iseSearchForASchWindow()

Related Topics

OSS Functions


Return to top
 ⠀
X