Profile ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: FRANalysis:AMPLitude:PROFile:COUNt single: FRANalysis:AMPLitude:PROFile:MODE .. code-block:: python FRANalysis:AMPLitude:PROFile:COUNt FRANalysis:AMPLitude:PROFile:MODE .. autoclass:: rsmxo.Implementations.Franalysis.Amplitude.Profile.ProfileCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently profile_copy = driver.franalysis.amplitude.profile.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Franalysis_Amplitude_Profile_Apoint.rst Franalysis_Amplitude_Profile_Point.rst Franalysis_Amplitude_Profile_Sort.rst