MultiEval ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: TRIGger:LTE:MEASurement:MEValuation:SOURce single: TRIGger:LTE:MEASurement:MEValuation:THReshold single: TRIGger:LTE:MEASurement:MEValuation:SLOPe single: TRIGger:LTE:MEASurement:MEValuation:DELay single: TRIGger:LTE:MEASurement:MEValuation:TOUT single: TRIGger:LTE:MEASurement:MEValuation:MGAP single: TRIGger:LTE:MEASurement:MEValuation:SMODe single: TRIGger:LTE:MEASurement:MEValuation:AMODe .. code-block:: python TRIGger:LTE:MEASurement:MEValuation:SOURce TRIGger:LTE:MEASurement:MEValuation:THReshold TRIGger:LTE:MEASurement:MEValuation:SLOPe TRIGger:LTE:MEASurement:MEValuation:DELay TRIGger:LTE:MEASurement:MEValuation:TOUT TRIGger:LTE:MEASurement:MEValuation:MGAP TRIGger:LTE:MEASurement:MEValuation:SMODe TRIGger:LTE:MEASurement:MEValuation:AMODe .. autoclass:: RsCmwLteMeas.Implementations.Trigger.MultiEval.MultiEvalCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.trigger.multiEval.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Trigger_MultiEval_Catalog.rst Trigger_MultiEval_ListPy.rst