Current

SCPI Commands :

FETCh:NRSub:MEASurement<Instance>:MEValuation:LIST:ACLR:ENDC:NEGativ:CURRent
CALCulate:NRSub:MEASurement<Instance>:MEValuation:LIST:ACLR:ENDC:NEGativ:CURRent
Commands in total: 2
Subgroups: 0
Direct child commands: 2
calculate() List[ResultStatus2][source]
# CALCulate:NRSub:MEASurement<Instance>:MEValuation:LIST:ACLR:ENDC:NEGativ:CURRent
value: List[enums.ResultStatus2] = driver.nrSubMeas.multiEval.listPy.aclr.endc.negativ.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_negativ: Comma-separated list of values, one per measured segment

fetch() List[float][source]
# FETCh:NRSub:MEASurement<Instance>:MEValuation:LIST:ACLR:ENDC:NEGativ:CURRent
value: List[float] = driver.nrSubMeas.multiEval.listPy.aclr.endc.negativ.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_negativ: Comma-separated list of values, one per measured segment