Trigger ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:ILS:TRIGger:RMODe single: [SOURce]:ILS:TRIGger:SLENgth single: [SOURce]:ILS:TRIGger:SOURce single: [SOURce]:ILS:[TRIGger]:SEQuence .. code-block:: python [SOURce]:ILS:TRIGger:RMODe [SOURce]:ILS:TRIGger:SLENgth [SOURce]:ILS:TRIGger:SOURce [SOURce]:ILS:[TRIGger]:SEQuence .. autoclass:: RsSmbv.Implementations.Source.Ils.Trigger.TriggerCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.source.ils.trigger.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Ils_Trigger_Arm.rst Source_Ils_Trigger_Execute.rst Source_Ils_Trigger_External.rst Source_Ils_Trigger_Time.rst