Current
SCPI Commands :
FETCh:NRSub:MEASurement<Instance>:MEValuation:LIST:ACLR:ENDC:POSitiv:CURRent
CALCulate:NRSub:MEASurement<Instance>:MEValuation:LIST:ACLR:ENDC:POSitiv:CURRent
- Commands in total: 2Subgroups: 0Direct child commands: 2
- calculate() List[ResultStatus2][source]
# CALCulate:NRSub:MEASurement<Instance>:MEValuation:LIST:ACLR:ENDC:POSitiv:CURRent value: List[enums.ResultStatus2] = driver.nrSubMeas.multiEval.listPy.aclr.endc.positiv.current.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. A CALCulate command returns limit check results instead, one value for each result listed below.
Suppressed linked return values: reliability
- Returns:
nr_positiv: Comma-separated list of values, one per measured segment
- fetch() List[float][source]
# FETCh:NRSub:MEASurement<Instance>:MEValuation:LIST:ACLR:ENDC:POSitiv:CURRent value: List[float] = driver.nrSubMeas.multiEval.listPy.aclr.endc.positiv.current.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. A CALCulate command returns limit check results instead, one value for each result listed below.
Suppressed linked return values: reliability
- Returns:
nr_positiv: Comma-separated list of values, one per measured segment