Current

SCPI Commands :

FETCh:LTE:MEASurement<Instance>:MEValuation:LIST:MODulation:MERRor:PEAK:HIGH:CURRent
CALCulate:LTE:MEASurement<Instance>:MEValuation:LIST:MODulation:MERRor:PEAK:HIGH:CURRent
class CurrentCls[source]

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

calculate() List[float][source]

CALCulate:LTE:MEASurement<Instance>:MEValuation:LIST:MODulation:MERRor:PEAK:HIGH:CURRent

Snippet: value: List[float or bool] = driver.lteMeas.multiEval.listPy.modulation.merror.peak.high.current.calculate()

Return magnitude 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. A CALCulate command returns limit check results instead, one value for each result listed below.

Suppressed linked return values: reliability

return:

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

fetch() List[float][source]

FETCh:LTE:MEASurement<Instance>:MEValuation:LIST:MODulation:MERRor:PEAK:HIGH:CURRent

Snippet: value: List[float] = driver.lteMeas.multiEval.listPy.modulation.merror.peak.high.current.fetch()

Return magnitude 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. A CALCulate command returns limit check results instead, one value for each result listed below.

Suppressed linked return values: reliability

return:

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