I'm fairly new to ADS and working mostly in Data Displays. Is there a way to have ADS update or compile manually vs automatically after a change to an equation/variable/dataset? I would like to be able to make all my changes, click a "Compile" button and come back in 5 minutes to the updated display.
As far as I know, equations and variables in the data display server (DDS) are immediately refreshed after a change. For example, X=2*2 will be evaluated immediately after a change to X=3*2. In other words, if you list X in a table, as soon as you hit "Enter' after making the change, the value of X will change from 4 to 6.
However, if you are working with the schematic window, any changes to the schematic will be affected only after a new simulation is invoked.