Statistics ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: MEASurement<*>:STATistics:RESet .. code-block:: python MEASurement<*>:STATistics:RESet .. autoclass:: rsmxo.Implementations.Measurement.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.measurement.statistics.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Measurement_Statistics_Areset.rst Measurement_Statistics_Enable.rst