Margin ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: FRANalysis:MARGin:STATe .. code-block:: python FRANalysis:MARGin:STATe .. autoclass:: rsmxo.Implementations.Franalysis.Margin.MarginCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently margin_copy = driver.franalysis.margin.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Franalysis_Margin_Gain.rst Franalysis_Margin_Phase.rst