Extreme

SCPI Commands :

FETCh:LTE:MEASurement<Instance>:MEValuation:LIST:MODulation:PERRor:PEAK:HIGH:EXTReme
CALCulate:LTE:MEASurement<Instance>:MEValuation:LIST:MODulation:PERRor:PEAK:HIGH:EXTReme
class ExtremeCls[source]

Extreme commands group definition. 2 total commands, 0 Subgroups, 2 group commands

calculate() List[float][source]
# SCPI: CALCulate:LTE:MEASurement<Instance>:MEValuation:LIST:MODulation:PERRor:PEAK:HIGH:EXTReme
value: List[float or bool] = driver.lteMeas.multiEval.listPy.modulation.perror.peak.high.extreme.calculate()

Return phase error peak values for low and high EVM window position, for all measured list mode segments. The values described below are returned by FETCh commands. CALCulate commands return limit check results instead, one value for each result listed below.

Suppressed linked return values: reliability

return:

ph_error_peak_high: (float or boolean items) Comma-separated list of values, one per measured segment

fetch() List[float][source]
# SCPI: FETCh:LTE:MEASurement<Instance>:MEValuation:LIST:MODulation:PERRor:PEAK:HIGH:EXTReme
value: List[float] = driver.lteMeas.multiEval.listPy.modulation.perror.peak.high.extreme.fetch()

Return phase error peak values for low and high EVM window position, for all measured list mode segments. The values described below are returned by FETCh commands. CALCulate commands return limit check results instead, one value for each result listed below.

Suppressed linked return values: reliability

return:

ph_error_peak_high: Comma-separated list of values, one per measured segment