Srs ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: CONFigure:LTE:MEASurement:SRS:TOUT single: CONFigure:LTE:MEASurement:SRS:REPetition single: CONFigure:LTE:MEASurement:SRS:SCONdition single: CONFigure:LTE:MEASurement:SRS:MOEXception single: CONFigure:LTE:MEASurement:SRS:HDMode .. code-block:: python CONFigure:LTE:MEASurement:SRS:TOUT CONFigure:LTE:MEASurement:SRS:REPetition CONFigure:LTE:MEASurement:SRS:SCONdition CONFigure:LTE:MEASurement:SRS:MOEXception CONFigure:LTE:MEASurement:SRS:HDMode .. autoclass:: RsCmwLteMeas.Implementations.Configure.Srs.SrsCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.configure.srs.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Configure_Srs_Limit.rst Configure_Srs_Scount.rst