Holdoff ---------------------------------------- .. autoclass:: rsrtx.Implementations.Trigger.Holdoff.HoldoffCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently holdoff_copy = driver.trigger.holdoff.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Trigger_Holdoff_AutoTime.rst Trigger_Holdoff_Events.rst Trigger_Holdoff_Max.rst Trigger_Holdoff_Min.rst Trigger_Holdoff_Mode.rst Trigger_Holdoff_Scaling.rst Trigger_Holdoff_Time.rst