Pattern ---------------------------------------- .. autoclass:: rsrtx.Implementations.Trigger.Pattern.PatternCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently pattern_copy = driver.trigger.pattern.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Trigger_Pattern_Mode.rst Trigger_Pattern_Timeout.rst Trigger_Pattern_Width.rst