Average

SCPI Commands :

FETCh:NRSub:MEASurement<Instance>:MEValuation:LIST:ACLR:UTRA<nr>:POSitiv:AVERage
CALCulate:NRSub:MEASurement<Instance>:MEValuation:LIST:ACLR:UTRA<nr>:POSitiv:AVERage
Commands in total: 2
Subgroups: 0
Direct child commands: 2
calculate(utraChannel=UtraChannel.Default) List[ResultStatus2][source]
# CALCulate:NRSub:MEASurement<Instance>:MEValuation:LIST:ACLR:UTRA<nr>:POSitiv:AVERage
value: List[enums.ResultStatus2] = driver.nrSubMeas.multiEval.listPy.aclr.utra.positiv.average.calculate(utraChannel = repcap.UtraChannel.Default)

Return the ACLR for the first or second adjacent UTRA 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

Parameters:

utraChannel – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Utra’)

Returns:

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

fetch(utraChannel=UtraChannel.Default) List[float][source]
# FETCh:NRSub:MEASurement<Instance>:MEValuation:LIST:ACLR:UTRA<nr>:POSitiv:AVERage
value: List[float] = driver.nrSubMeas.multiEval.listPy.aclr.utra.positiv.average.fetch(utraChannel = repcap.UtraChannel.Default)

Return the ACLR for the first or second adjacent UTRA 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

Parameters:

utraChannel – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Utra’)

Returns:

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