EonPower ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: CONFigure:NRSub:MEASurement:SRS:LIMit:PDYNamics:EONPower .. code-block:: python CONFigure:NRSub:MEASurement:SRS:LIMit:PDYNamics:EONPower .. autoclass:: RsCMPX_NrFr1Meas.Implementations.Configure.NrSubMeas.Srs.Limit.Pdynamics.EonPower.EonPowerCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently eonPower_copy = driver.configure.nrSubMeas.srs.limit.pdynamics.eonPower.clone()