Product Documentation
Virtuoso ADE SKILL Reference
Product Version IC23.1, November 2023

amseQuickSetupForm

amseQuickSetupForm(
o_session
)
=> t / nil

Description

Opens the Quick Setup form in Virtuoso AMS Designer. The Quick Setup form appears when you choose Quick Setup from the AMS menu in Hierarchy Editor.

Arguments

o_session

The s imulation session object.

Value Returned

t

Displays the Quick Setup form and returns t.

nil

Indicates an error.

Example

Opens the Quick Setup form in Virtuoso AMS Designer.

amseQuickSetupForm( session )
=> t

Return to top
 ⠀
X