Srs ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: INITiate:NRSub:MEASurement:SRS single: STOP:NRSub:MEASurement:SRS single: ABORt:NRSub:MEASurement:SRS .. code-block:: python INITiate:NRSub:MEASurement:SRS STOP:NRSub:MEASurement:SRS ABORt:NRSub:MEASurement:SRS .. autoclass:: RsCMPX_NrFr1Meas.Implementations.NrSubMeas.Srs.SrsCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently srs_copy = driver.nrSubMeas.srs.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: NrSubMeas_Srs_EvmSymbol.rst NrSubMeas_Srs_Modulation.rst NrSubMeas_Srs_Pdynamics.rst NrSubMeas_Srs_Sresource.rst NrSubMeas_Srs_State.rst NrSubMeas_Srs_Trace.rst