Frequency ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:AWGN:FREQuency:RESult single: [SOURce]:AWGN:FREQuency:TARGet .. code-block:: python [SOURce]:AWGN:FREQuency:RESult [SOURce]:AWGN:FREQuency:TARGet .. autoclass:: RsSmbv.Implementations.Source.Awgn.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.awgn.frequency.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Awgn_Frequency_Center.rst