Can ADS be run by command or script?

Status
Not open for further replies.

triple_core

Member level 3
Joined
Jun 18, 2007
Messages
59
Helped
2
Reputation
4
Reaction score
1
Trophy points
1,288
Activity points
1,699
Hi,

the ADS GUI is too slow by connection it through the VPN, so does anyone know how to control ADS by command or script? I want to realize the following functions:
1. open the design project
2. open the layout design
3. do momentum simulation
4. when the simulation finish, save the layout component model.

urgent! thanks a lot!
 

Have you got your problem with ADS sorted? If you still did not solve it you can write an AEL commands in a file. You can start ADS from the command line by executing the following statemet
START ads.exe -m yourfile.ael

ADS will automatically starts and load the commands in your ael file.
 
I have also been looking for similar sort of thing for Agilent ADS. Where can find I further detail on this?

For instance, how to open Momentum, then change grid settings, open substrate file, change parameter of transmission line, perform simulation, save S-parameter data in some external file, close ADS. How can it be done?

Thanks in Advance
Vivs


- - - Updated - - -

I found question put up in following thread: https://www.edaboard.com/threads/206057/ clearly explains my requirement. But I need to a script for Momentum simulation.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…