- 易迪拓培训,专注于微波、射频、天线设计工程师的培养
AEL Batch Simulation
I'm trying to write an AEL script and being overwhelmed. I am trying to run a series of simulations with swept variables and appending the values to a text file when the certain criteria are met. I've had intermittent success with
+de_analyze()+
and
+de_release_simulator()+
but cannot get them to function reliably.
Looking at this post:
run de_analyze() back to back
I though waiting until +desim_foreground_simulation_running()+ returned +FALSE+ could prevent a second simulation from starting. However, even long after the simulation finishes it returns +TRUE+. The only way I can stop the simulation is manually clicking the +Stop and Release Simulator+ command from the schematic window. Recoding this macro and adding it to the AEL script did not help either.
Here is simple snippet where it would get stuck for eternity.
-----
de_analyze();
while(desim_foreground_simulation_running())
{
sleep(1);
fputs(stderr,sprintf("desim_foreground_simulation_running: %d", desim_foreground_simulation_running()));
}
-----
Is there a concrete way to determine if a simulator is running, and how to release it?
申明:网友回复良莠不齐,仅供参考。如需专业帮助,请学习易迪拓培训专家讲授的ADS视频培训课程。
上一篇:Convergence error in simulation with an EM model
下一篇:Microstrip Tapered Balun
国内最全面、最专业的Agilent ADS培训课程,可以帮助您从零开始,全面系统学习ADS设计应用【More..】
- Agilent ADS教学培训课程套装
- 两周学会ADS2011、ADS2013视频教程
- ADS2012、ADS2013射频电路设计详解
- ADS高低阻抗线微带滤波器设计培训教程
- ADS混频器仿真分析实例视频培训课程
- ADS Momentum电磁仿真设计视频课程
- ADS射频电路与通信系统设计高级培训
- ADS Layout和电磁仿真设计培训视频
- ADS Workspace and Simulators Training Course
- ADS Circuit Simulation Training Course
- ADS Layout and EM Simulation Training Course
- Agilent ADS 内部原版培训教材合集