Coefficients ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: RIQ:PFM:COEFficients .. code-block:: python RIQ:PFM:COEFficients .. autoclass:: RsFsw.Implementations.Applications.K6_Pulse.Riq.Pfm.Coefficients.CoefficientsCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently coefficients_copy = driver.applications.k6Pulse.riq.pfm.coefficients.clone()