Reset ---------------------------------------- .. autoclass:: rsrtx.Implementations.Trigger.Sequence.Reset.ResetCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently reset_copy = driver.trigger.sequence.reset.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Trigger_Sequence_Reset_Event.rst Trigger_Sequence_Reset_Timeout.rst