Glitch ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: SEARch:TRIGger:GLITch:ACOPy .. code-block:: python SEARch:TRIGger:GLITch:ACOPy .. autoclass:: rsrtx.Implementations.Search.Trigger.Glitch.GlitchCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently glitch_copy = driver.search.trigger.glitch.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Search_Trigger_Glitch_Polarity.rst Search_Trigger_Glitch_Range.rst Search_Trigger_Glitch_State.rst Search_Trigger_Glitch_Width.rst