Histogram ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: HISTogram<*>:RESet .. code-block:: python HISTogram<*>:RESet .. autoclass:: rsmxo.Implementations.Histogram.HistogramCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently histogram_copy = driver.histogram.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Histogram_Add.rst Histogram_Count.rst Histogram_Enable.rst Histogram_Mode.rst Histogram_Remove.rst Histogram_Source.rst Histogram_Window.rst