stability summary in ocean script

Discussion in 'Cadence' started by chava, Feb 17, 2005.

  1. chava

    chava Guest

    Hi,
    This is probably a basic question but I could not get info from
    previous posts:
    I have run a parametric analysis for stability analysis and I can print
    "stability summary" from ADE window dropdown menu. It prints in a neat
    format. How can I print the same using a ocean script?
    Thanks,
    chava.
     
    chava, Feb 17, 2005
    #1
  2. You should be able to use:

    getData("phaseMargin" ?result "stb_margin")
    getData("phaseMarginFreq" ?result "stb_margin")

    and same for gainMargin. You can find these expressions by using the Direct
    Plot->Main Form, selecting the thing you want to find, and then doing "Add to
    Outputs". Then you can double click on the output in the ADE outputs pane, and
    borrow the expression from there.

    Regards,

    Andrew.
     
    Andrew Beckett, Feb 21, 2005
    #2
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.