Srs ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: CONFigure:NRSub:MEASurement:SRS:TOUT single: CONFigure:NRSub:MEASurement:SRS:REPetition single: CONFigure:NRSub:MEASurement:SRS:SCONdition single: CONFigure:NRSub:MEASurement:SRS:MOEXception single: CONFigure:NRSub:MEASurement:SRS:NOResources single: CONFigure:NRSub:MEASurement:SRS:MRESource single: CONFigure:NRSub:MEASurement:SRS:NOSubframes .. code-block:: python CONFigure:NRSub:MEASurement:SRS:TOUT CONFigure:NRSub:MEASurement:SRS:REPetition CONFigure:NRSub:MEASurement:SRS:SCONdition CONFigure:NRSub:MEASurement:SRS:MOEXception CONFigure:NRSub:MEASurement:SRS:NOResources CONFigure:NRSub:MEASurement:SRS:MRESource CONFigure:NRSub:MEASurement:SRS:NOSubframes .. autoclass:: RsCMPX_NrFr1Meas.Implementations.Configure.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.configure.nrSubMeas.srs.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Configure_NrSubMeas_Srs_Limit.rst Configure_NrSubMeas_Srs_Modulation.rst Configure_NrSubMeas_Srs_Pdynamics.rst Configure_NrSubMeas_Srs_Result.rst Configure_NrSubMeas_Srs_Scount.rst Configure_NrSubMeas_Srs_Sresource.rst