Quantcast
Channel: Cadence Community
Viewing all articles
Browse latest Browse all 3331

ADE-XL graphical outputs accessed from Skill

$
0
0

Hi,

I would like to access the graphical results display functions that are available in ADE-XL from a skill/ocean script.

For example, I would like to bring up the "spec summary" for a given history item.

Obviously I can create a non-graphical session

ses = axlCreateSession("session0")
sdb = axlSetMainSetupDBLCV(ses "lib" "cell" "adexl")

and access the history

hist = axlGetHistoryEntry(sdb "hist_item.0")

but the "view" function only works if I have started with a graphical session all along

axlViewHistoryResults(ses hist)

Is there any way to access this from an already running graphical virtuoso session?

Is there any way to access this completely scripted from a non-graphical session, similar to the "plot" function in ocean?

 

Many thanks!

Axel


Viewing all articles
Browse latest Browse all 3331

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>