Automatically Exporting I-V Simulation Data to .txt File in ADS

Juancas

Newbie
Joined
Aug 20, 2024
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
14
Hi everyone,

I'm currently working on a project in ADS where I’m using a custom symbol (let's assume it’s a resistor). I’ve connected this custom symbol to a voltage source and am changing certain parameters to obtain its I-V characteristics.

What I’m trying to do is automate the process of exporting the I-V simulation data to a .txt file after each simulation. Right now, I’m running the simulations manually and then extracting the data, but I’d like to streamline this by having ADS automatically save the results in a .txt file after each run.

Does anyone know the best way to set this up? Any suggestions on scripts, settings, or specific steps would be really appreciated!

Thanks in advance for your help!

Cheers,
 

I don't know from ADS but regular SPICEs let you
'echo' or 'print' with file redirection, anything you can
get into a variable or vector.
 

Cookies are required to use this site. You must accept them to continue using the site. Learn more…