Uconfig ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: [SOURce]:BB:WLAY:PCONfig:UCONfig:USID .. code-block:: python [SOURce]:BB:WLAY:PCONfig:UCONfig:USID .. autoclass:: RsSmw.Implementations.Source.Bb.Wlay.Pconfig.Uconfig.UconfigCls :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.wlay.pconfig.uconfig.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Wlay_Pconfig_Uconfig_Mimo.rst Source_Bb_Wlay_Pconfig_Uconfig_User.rst