Select Results in ADE

Guest
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
 

Welcome to EDABoard.com

Sponsor

Back
Top