Hi, there,
I am a newbie on ADS. Dont know how to retrieve the evaluated measeqn value instead of the string value. Any one can help me out? Thanks a lot.
Dorr
I am a newbie on ADS. Dont know how to retrieve the evaluated measeqn value instead of the string value. Any one can help me out? Thanks a lot.
Dorr
I'm not exactly sure what you want to accomplish, but you can write a custom AEL Expression function and install it into the ADS expression handler. You can then use that custom function in a MeasEqn. This function can do various things, like compute some advanced measurements and/or dump the results to a file etc etc.
Please see these examples for more info;
Save simulation data to ASCII file directly (writepara)
Bandwidth
AEL Expression Installation Instruction
Please provide some more details on what you are trying to do if this does not help.