Franalysis ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: FRANalysis:ENABle single: FRANalysis:REPeat single: FRANalysis:RESet single: FRANalysis:STATe single: FRANalysis:AUToscale .. code-block:: python FRANalysis:ENABle FRANalysis:REPeat FRANalysis:RESet FRANalysis:STATe FRANalysis:AUToscale .. autoclass:: rsmxo.Implementations.Franalysis.FranalysisCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently franalysis_copy = driver.franalysis.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Franalysis_Amplitude.rst Franalysis_Calibration.rst Franalysis_Frequency.rst Franalysis_Gain.rst Franalysis_Generator.rst Franalysis_Hdefinition.rst Franalysis_InputPy.rst Franalysis_Margin.rst Franalysis_Marker.rst Franalysis_Measurement.rst Franalysis_Output.rst Franalysis_Phase.rst Franalysis_Points.rst Franalysis_RefCurve.rst Franalysis_Result.rst