Product Documentation
Virtuoso Layout Suite XL: Connectivity Driven Editing User Guide
Product Version IC23.1, November 2023

infoWindow

layoutXL infoWindow boolean { t | nil }

Description

Controls where messages issued by the Check Against Source, Update Layout Parameters, and Update Schematic Parameters commands are displayed. When set to t, messages are displayed in a separate Info window. When set to nil, messages are sent to the CIW.

The default is t.

GUI Equivalent

Command:

Options – Connectivity (Display tab)

Field:

Redirect Layout XL messages to separate Info window

(Connectivity Form)

Examples

envGetVal("layoutXL" "infoWindow")
envSetVal("layoutXL" "infoWindow" 'boolean t)
envSetVal("layoutXL" "infoWindow" 'boolean nil)

Related Topics

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X