Coupling ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: [SOURce]:INPut:MODext:COUPling .. code-block:: python [SOURce]:INPut:MODext:COUPling .. autoclass:: RsSmw.Implementations.Source.InputPy.Modext.Coupling.CouplingCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently coupling_copy = driver.source.inputPy.modext.coupling.clone()