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

lxSchematicDefaultApp

layoutXL lxSchematicDefaultApp cyclic { "L" | "XL" | "None" }

Description

Specifies which tier of the Virtuoso Schematic Editor is started when you launch Layout XL or GXL. If the environment variable is set to “None”, the Layout XL is launched without the schematic editor being open.

The default is "XL".

The schematic editor tier level does not change when you launch Layout XL from the Virtuoso Schematic Editor XL nor when you switch between layout editor tier levels after Layout XL or GXL have been launched.

Arguments

L

Launches Virtuoso Schematic Editor L

XL

Launches Virtuoso Schematic Editor XL

None

The Virtuoso Schematic Editor is not launched.

GUI Equivalent

Command:

Options – Connectivity – General tab

(Connectivity Reference group box)

Field:

Open with (Connectivity Form)

Examples

envGetVal("layoutXL" "lxSchematicDefaultApp")
envSetVal("layoutXL" "lxSchematicDefaultApp" 'cyclic "L")
envSetVal("layoutXL" "lxSchematicDefaultApp" 'cyclic "XL")
envSetVal("layoutXL" "lxSchematicDefaultApp" 'cyclic "None")

Related Topics

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X