Select Results in ADE

Discussion in 'Cadence' started by gunnar.munder, Jun 12, 2007.

  1. Hello,

    I have programmed a small tool for certain simulation setups. I can
    start this tool from a newly inserted menu in ADE. An ocean script is
    then written and started by ipcBeginProcess. Once the simulation has
    finished a callback from ipcBeginProcess is called that tells me in
    the CIW that the simulation has succeeded. So far, everything is
    perfect.

    But now, I have to manually choose "Results->Select" from the ADE menu
    in order to plot results from the current simulation data. I could
    also call sevSelectResults() from the program, but that's more or less
    the same as choosing it from the menu.

    Is there any way to automate this? I haven't found the appropriate
    "asiSelectResults" function so far, but that's the way I would like
    to.

    Regards
    Gunnar
     
    gunnar.munder, Jun 12, 2007
    #1
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.