Sequence ---------------------------------------- .. autoclass:: rsmxo.Implementations.Trigger.Mevents.Sequence.SequenceCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently sequence_copy = driver.trigger.mevents.sequence.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Trigger_Mevents_Sequence_Count.rst Trigger_Mevents_Sequence_Delay.rst Trigger_Mevents_Sequence_Reset.rst