Loscillator ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: [SOURce]:FREQuency:LOSCillator:MODE .. code-block:: python [SOURce]:FREQuency:LOSCillator:MODE .. autoclass:: RsSmbv.Implementations.Source.Frequency.Loscillator.LoscillatorCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.source.frequency.loscillator.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Frequency_Loscillator_InputPy.rst Source_Frequency_Loscillator_Output.rst