Reference ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: FRANalysis:MARKer<*>:REFerence<*> .. code-block:: python FRANalysis:MARKer<*>:REFerence<*> .. autoclass:: rsmxo.Implementations.Franalysis.Marker.Reference.ReferenceCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently reference_copy = driver.franalysis.marker.reference.clone()