RefCurve ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: FRANalysis:REFCurve<*>:CLEar single: FRANalysis:REFCurve<*>:SAVE .. code-block:: python FRANalysis:REFCurve<*>:CLEar FRANalysis:REFCurve<*>:SAVE .. autoclass:: rsmxo.Implementations.Franalysis.RefCurve.RefCurveCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently refCurve_copy = driver.franalysis.refCurve.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Franalysis_RefCurve_Data.rst Franalysis_RefCurve_Enable.rst Franalysis_RefCurve_Name.rst Franalysis_RefCurve_Offset.rst Franalysis_RefCurve_Open.rst Franalysis_RefCurve_Scale.rst Franalysis_RefCurve_Source.rst Franalysis_RefCurve_ToOriginal.rst Franalysis_RefCurve_Update.rst Franalysis_RefCurve_Vmode.rst