Frequency ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:SWEep:[FREQuency]:DWELl single: [SOURce]:SWEep:[FREQuency]:POINts single: [SOURce]:SWEep:[FREQuency]:RETRace single: [SOURce]:SWEep:[FREQuency]:RUNNing single: [SOURce]:SWEep:[FREQuency]:SHAPe single: [SOURce]:SWEep:[FREQuency]:SPACing .. code-block:: python [SOURce]:SWEep:[FREQuency]:DWELl [SOURce]:SWEep:[FREQuency]:POINts [SOURce]:SWEep:[FREQuency]:RETRace [SOURce]:SWEep:[FREQuency]:RUNNing [SOURce]:SWEep:[FREQuency]:SHAPe [SOURce]:SWEep:[FREQuency]:SPACing .. autoclass:: RsSmbv.Implementations.Source.Sweep.Frequency.FrequencyCls :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.frequency.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Sweep_Frequency_Execute.rst Source_Sweep_Frequency_Mode.rst Source_Sweep_Frequency_Step.rst