Average
SCPI Commands :
FETCh:NRSub:MEASurement<Instance>:MEValuation:LIST:ACLR:ENDC:NEGativ:AVERage
CALCulate:NRSub:MEASurement<Instance>:MEValuation:LIST:ACLR:ENDC:NEGativ:AVERage
- class AverageCls[source]
Average commands group definition. 2 total commands, 0 Subgroups, 2 group commands
- calculate() List[ResultStatus2][source]
# SCPI: CALCulate:NRSub:MEASurement<Instance>:MEValuation:LIST:ACLR:ENDC:NEGativ:AVERage value: List[enums.ResultStatus2] = driver.nrSubMeas.multiEval.listPy.aclr.endc.negativ.average.calculate()
Return the ACLR for the adjacent channel above (POSitiv) or below (NEGativ) the carrier frequency for EN-DC mode, 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.
Use RsCmwNrFr1Meas.reliability.last_value to read the updated reliability indicator.
- return:
nr_negativ: float Comma-separated list of values, one per measured segment Unit: dB
- fetch() List[float][source]
# SCPI: FETCh:NRSub:MEASurement<Instance>:MEValuation:LIST:ACLR:ENDC:NEGativ:AVERage value: List[float] = driver.nrSubMeas.multiEval.listPy.aclr.endc.negativ.average.fetch()
Return the ACLR for the adjacent channel above (POSitiv) or below (NEGativ) the carrier frequency for EN-DC mode, 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.
Use RsCmwNrFr1Meas.reliability.last_value to read the updated reliability indicator.
- return:
nr_negativ: float Comma-separated list of values, one per measured segment Unit: dB