Statistics ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: POWer<*>:SWITching:STATistics:RESet .. code-block:: python POWer<*>:SWITching:STATistics:RESet .. autoclass:: rsmxo.Implementations.Power.Switching.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.switching.statistics.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Power_Switching_Statistics_Enable.rst Power_Switching_Statistics_WfmCount.rst