Hi,
I have created a custom skill/Ocean function with the aim to be used in ADE-XL as a measure ouput. Everything works fine when I have only one simulation data point, however if I have corners or a sweep variable or MC simulation, the result for that custom skill/Ocean function is "eval err" just when the simulations finish, then I have to re-evaluate the "Result" tab in order it function works.
The custom function starts with:
openResults(asiGetPsfDir(asiGetCurrentSession()))
selectResult( 'tran )
... some calculations here
Do you know what are the requirements to avoid re-evaluating the "Results" tab in ADE-XL when a custom skill/Ocean function is used in more than one simulation data point?
Thanks.
Do you know what are the requirements to aovid re-evaluating the "Results" tab in ADE-XL when a custom skill/Ocean function is used?
Thanks.