Reference ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: FRANalysis:MARKer<*>:DIFFerence:REFerence<*> .. code-block:: python FRANalysis:MARKer<*>:DIFFerence:REFerence<*> .. autoclass:: rsmxo.Implementations.Franalysis.Marker.Difference.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.difference.reference.clone()