Setting ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:BB:GNSS:SETTing:DELete single: [SOURce]:BB:GNSS:SETTing:LOAD single: [SOURce]:BB:GNSS:SETTing:STORe .. code-block:: python [SOURce]:BB:GNSS:SETTing:DELete [SOURce]:BB:GNSS:SETTing:LOAD [SOURce]:BB:GNSS:SETTing:STORe .. autoclass:: RsSmbv.Implementations.Source.Bb.Gnss.Setting.SettingCls :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.setting.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Gnss_Setting_Catalog.rst Source_Bb_Gnss_Setting_Load.rst