Source ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: TRIGger:FSWeep:SOURce .. code-block:: python TRIGger:FSWeep:SOURce .. autoclass:: RsSmbv.Implementations.Trigger.FreqSweep.Source.SourceCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.trigger.freqSweep.source.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Trigger_FreqSweep_Source_Advanced.rst