Setting ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: [SOURce]:BB:KUIPer:SETTing:CATalog .. code-block:: python [SOURce]:BB:KUIPer:SETTing:CATalog .. autoclass:: RsSmw.Implementations.Source.Bb.Kuiper.Setting.SettingCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently setting_copy = driver.source.bb.kuiper.setting.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Kuiper_Setting_Delete.rst Source_Bb_Kuiper_Setting_Load.rst Source_Bb_Kuiper_Setting_Store.rst