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

slaGetSweepSetups

slaGetSweepSetups(
)
=> l_listOfSweepSetups

Description

Retrieves a list of sweep setups from the setup library view that is opened using the slaOpenOrCreateView function in edit mode.

Arguments

None

Value Returned

l_listOfSweepSetups

A list of sweep setups saved in the setup library view.

Examples

The following example retrieves the specified sweep setups from the setup library view.

slaOpenOrCreateView("bertlink" "osc13" "setupLib") 
=> t
slaGetSweepSetups()
=> ("sweepSetup1"
"sweepSetup2"
)

Related Topics

slaGetSweepSetupVars

slaGetVerificationSpaces

slaRemoveSweepSetup

slaRemoveSweepVariable

Setup Library Assistant Functions


Return to top
 ⠀
X