Amplitude ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: FRANalysis:AMPLitude:ENABle single: FRANalysis:AMPLitude:MODE single: FRANalysis:AMPLitude:OFFSet single: FRANalysis:AMPLitude:SCALe .. code-block:: python FRANalysis:AMPLitude:ENABle FRANalysis:AMPLitude:MODE FRANalysis:AMPLitude:OFFSet FRANalysis:AMPLitude:SCALe .. autoclass:: rsmxo.Implementations.Franalysis.Amplitude.AmplitudeCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently amplitude_copy = driver.franalysis.amplitude.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Franalysis_Amplitude_Profile.rst