Logging ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: [SOURce]:BB:GNSS:LOGGing:MODE .. code-block:: python [SOURce]:BB:GNSS:LOGGing:MODE .. autoclass:: RsSmbv.Implementations.Source.Bb.Gnss.Logging.LoggingCls :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.logging.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Gnss_Logging_Category.rst Source_Bb_Gnss_Logging_Destination.rst Source_Bb_Gnss_Logging_Offline.rst Source_Bb_Gnss_Logging_Rt.rst