ScrRunFrequencySweepSimulation

Runs a Frequency Sweep simulation.
UI Command:   Simulation > Compute Frequency Sweeps.
Syntax:   obj.ScrRunFrequencySweepSimulation()
Parameters:  

None.

Return Value:  

INT:

  • 0 – Success
  • Else – Failure
VB Example:  

obj.ScrRunFrequencySweepSimulation()

IPY Example:  

oDoc.ScrRunFrequencySweepSimulation()