Current

SCPI Commands :

FETCh:NRSub:MEASurement<Instance>:MEValuation:LIST:ACLR:NR:POSitiv:CURRent
CALCulate:NRSub:MEASurement<Instance>:MEValuation:LIST:ACLR:NR:POSitiv:CURRent
Commands in total: 2
Subgroups: 0
Direct child commands: 2
calculate() List[ResultStatus2][source]
# CALCulate:NRSub:MEASurement<Instance>:MEValuation:LIST:ACLR:NR:POSitiv:CURRent
value: List[enums.ResultStatus2] = driver.nrSubMeas.multiEval.listPy.aclr.nr.positiv.current.calculate()

Return the ACLR for the first adjacent NR channel above (POSitiv) or below (NEGativ) the carrier frequency for NR standalone 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:NR:POSitiv:CURRent
value: List[float] = driver.nrSubMeas.multiEval.listPy.aclr.nr.positiv.current.fetch()

Return the ACLR for the first adjacent NR channel above (POSitiv) or below (NEGativ) the carrier frequency for NR standalone 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