Time ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: [SOURce]:BB:GNSS:CONTrol:TIME:STATe .. code-block:: python [SOURce]:BB:GNSS:CONTrol:TIME:STATe .. autoclass:: RsSmw.Implementations.Source.Bb.Gnss.Control.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.bb.gnss.control.time.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Gnss_Control_Time_Duration.rst Source_Bb_Gnss_Control_Time_Repetition.rst