DonRes ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: POWer:DONRes:AUTO single: POWer:DONRes:AVG .. code-block:: python POWer:DONRes:AUTO POWer:DONRes:AVG .. autoclass:: rsrtx.Implementations.Power.DonRes.DonResCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently donRes_copy = driver.power.donRes.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Power_DonRes_Execute.rst Power_DonRes_Gate.rst Power_DonRes_Report.rst Power_DonRes_Result.rst