Statistics ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: POWer<*>:QUALity:STATistics:RESet .. code-block:: python POWer<*>:QUALity:STATistics:RESet .. autoclass:: rsmxo.Implementations.Power.Quality.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.quality.statistics.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Power_Quality_Statistics_Enable.rst Power_Quality_Statistics_WfmCount.rst