Combined ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:SWEep:COMBined:COUNt single: [SOURce]:SWEep:COMBined:DWELl single: [SOURce]:SWEep:COMBined:MODE single: [SOURce]:SWEep:COMBined:RETRace single: [SOURce]:SWEep:COMBined:SHAPe .. code-block:: python [SOURce]:SWEep:COMBined:COUNt [SOURce]:SWEep:COMBined:DWELl [SOURce]:SWEep:COMBined:MODE [SOURce]:SWEep:COMBined:RETRace [SOURce]:SWEep:COMBined:SHAPe .. autoclass:: RsSmw.Implementations.Source.Sweep.Combined.CombinedCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.source.sweep.combined.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Sweep_Combined_Execute.rst