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

4


Session Functions

Every instance of ADE Explorer and ADE Assembler has a session associated with it. If these applications are opened in the UI, you can access the session by using the axlGetWindowSession function. It returns the session of the active ADE window.

If you are using a SKILL script in the non-GUI mode, you need to create a new session by using the maeOpenSetup for a maestro cellview and axlCreateSession for an adexl cellview.

By using the handle to the ADE session, you can access the existing setup database or create a new database.

This topic lists the SKILL functions that let you work with ADE sessions.

axlCloseSession

axlCloseSessionInWindow

axlCreateSession

axlGetMainSetupDB

axlGetSessionCellName

axlGetSessionLibName

axlGetSessionViewName

axlGetSessionWindowNumber

axlGetToolSession

axlGetWindowSession

axlGetCurrentResultSimulationHost

axlIsSessionReadOnly

axlIsValidAXLSession

axlMainAppSaveSetup

axlNoSession

axlRemoveSetupState

axlSaveSetupState

axlSessionConnect

axlSessionDisconnect

axlSessionRegisterCreationCallback

axlSessionSignalList

axlSessionSignalSignature

axlSetMainSetupDB

axlSetMainSetupDBLCV

axlSetupStates

axlSuppressPersistedQuestionDialog

axlShowPersistedQuestionDialog

axlToolSetOpPointInfo

Related Topics

maeOpenSetup

Working with Signals or Triggers

Signals or Triggers for ADE Sessions


Return to top
 ⠀
X