• 易迪拓培训,专注于微波、射频、天线设计工程师的培养
首页 > ADS > ADS FAQ > ADS Does not recognize ael expression code

ADS Does not recognize ael expression code

录入:edatop.com    点击:
Hi,

I am trying to run .ael expression file for a circuit simulation results.

1) I copy mycode.ael to expression/ael folder
2) I open user_defined_fun.ael and write load("mycode.ael")
3) I restart ADS

but still when I do run, in dds results window it does not recognize the function I have loaded.

Could anyone help me please ? Thank you.

user_defined_run

// Copyright 1999 - 2014 Keysight Technologies, Inc
// Do not add any function in this file.
// This is reserved for user defined functions.

load("area_curve");

//
// ***** DO NOT DELETE THE FOLLOWING! *****
//
// This obviously isn't a C++ file, but the C++ editing mode works.
//
// Local Variables:
// mode: c++
// header-comment-character: ?*
// header-prefix: "/* -*-C++-*-"
// header-suffix: "*/"
// End:

There are different ways and places to load custom equations, so let's be more specific what files in what directories you changed. Do you refer to expression/ael/user_defined_fun.ael in the ADS installation directory?

In your example above, you show a call
load("area_curve");
Is this the actual name of your *.ael file?

Maybe there is a syntax error in your file, so that it fails when ADS tries to compile it. Check if ADS created the compiled *.atf for your file, otherwise there is some error in your file and then it doesn't load.

申明:网友回复良莠不齐,仅供参考。如需专业帮助,请学习易迪拓培训专家讲授的ADS视频培训课程

上一篇:RF to DC Conversion Efficiency of Rectifier in ADS
下一篇:Warnings in ADS 2016 while designing an antenna array

ADS培训课程推荐详情>>

  网站地图