Statistics ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: POWer<*>:EFFiciency:STATistics:RESet .. code-block:: python POWer<*>:EFFiciency:STATistics:RESet .. autoclass:: rsmxo.Implementations.Power.Efficiency.Statistics.StatisticsCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently statistics_copy = driver.power.efficiency.statistics.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Power_Efficiency_Statistics_Enable.rst Power_Efficiency_Statistics_WfmCount.rst