Efficiency ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: POWer:EFFiciency:AUTO .. code-block:: python POWer:EFFiciency:AUTO .. autoclass:: rsrtx.Implementations.Power.Efficiency.EfficiencyCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently efficiency_copy = driver.power.efficiency.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Power_Efficiency_Execute.rst Power_Efficiency_Report.rst Power_Efficiency_Result.rst