Ripple ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: POWer:RIPPle:FREQuency single: POWer:RIPPle:AUToscale single: POWer:RIPPle:CURRent .. code-block:: python POWer:RIPPle:FREQuency POWer:RIPPle:AUToscale POWer:RIPPle:CURRent .. autoclass:: rsrtx.Implementations.Power.Ripple.RippleCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently ripple_copy = driver.power.ripple.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Power_Ripple_Execute.rst Power_Ripple_Report.rst Power_Ripple_Result.rst