ads ael expressions installation
时间:04-09
整理:3721RD
点击:
Hi,
I am creating user defined AEL files in ADS software, I want to use a AEL function which is related to a data display.
But this function doesn't want to be loaded when I am runing the simulation and then the function is undefined in the dds window.
Could you help me?
I am creating user defined AEL files in ADS software, I want to use a AEL function which is related to a data display.
But this function doesn't want to be loaded when I am runing the simulation and then the function is undefined in the dds window.
Could you help me?
Data Display Expresion AEL files have to be loaded through a file called user_defined_fun.ael. This file can then contain load expressions to load other user define AEL files, i.e. "load("more_user_defined_fun.ael");".
The easiest/quickest way to get the files loaded is then to copy all of the files, user_defined_fun.ael and all the files that it loads into SHOME/hpeesof/expressions/ael and restart ADS. The expressions will then get loaded when the Data Display is opened.
thank you very much, perfect!
It works now, I forgot the "" into the brackets !
ael ads installation 相关文章:
- itemdef.ael not found while trying to place a SmithChart smart component
- ADS Does not recognize ael expression code
- Help for AEL code << eye_height >>
- AEL code to change layer in layout in ADS2013
- Who can define a AEL function in ADS to caculate the determinant of a matrix?
- HElp with AEL coding in Agilent ADS for Bandpass filter
