Time ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: [SOURce]:ILS:TRIGger:TIME:[STATE] .. code-block:: python [SOURce]:ILS:TRIGger:TIME:[STATE] .. autoclass:: RsSmbv.Implementations.Source.Ils.Trigger.Time.TimeCls :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.time.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Ils_Trigger_Time_Date.rst Source_Ils_Trigger_Time_Time.rst