Average

SCPI Commands :

FETCh:NRSub:MEASurement<Instance>:MEValuation:LIST:ACLR:ENDC:AVERage
CALCulate:NRSub:MEASurement<Instance>:MEValuation:LIST:ACLR:ENDC:AVERage
Commands in total: 2
Subgroups: 0
Direct child commands: 2
calculate() List[ResultStatus2][source]
# CALCulate:NRSub:MEASurement<Instance>:MEValuation:LIST:ACLR:ENDC:AVERage
value: List[enums.ResultStatus2] = driver.nrSubMeas.multiEval.listPy.aclr.endc.average.calculate()

Return the power in the allocated NR channel for EN-DC mode, 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

Returns:

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

fetch() List[float][source]
# FETCh:NRSub:MEASurement<Instance>:MEValuation:LIST:ACLR:ENDC:AVERage
value: List[float] = driver.nrSubMeas.multiEval.listPy.aclr.endc.average.fetch()

Return the power in the allocated NR channel for EN-DC mode, 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

Returns:

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