ScrRunDDRWizard

Runs the DDR wizard using the active project's current settings.
UI Command:   Simulation > DDRwizard.
Syntax:   obj.ScrRunDDRWizard()
Parameters:  

None.

Return Value:  

INT:

  • 0 – Success
  • Else – Failure
VB Example:  

obj.ScrRunDDRWizard()

IPY Example:  

oDoc.ScrRunDDRWizard()