Modulation ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: CONFigure:LTE:MEASurement:MEValuation:MODulation:EQUalizer single: CONFigure:LTE:MEASurement:MEValuation:MODulation:MSCHeme single: CONFigure:LTE:MEASurement:MEValuation:MODulation:LLOCation .. code-block:: python CONFigure:LTE:MEASurement:MEValuation:MODulation:EQUalizer CONFigure:LTE:MEASurement:MEValuation:MODulation:MSCHeme CONFigure:LTE:MEASurement:MEValuation:MODulation:LLOCation .. autoclass:: RsCmwLteMeas.Implementations.Configure.MultiEval.Modulation.ModulationCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.configure.multiEval.modulation.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Configure_MultiEval_Modulation_CarrierAggregation.rst Configure_MultiEval_Modulation_EePeriods.rst Configure_MultiEval_Modulation_EwLength.rst