Average

SCPI Commands :

FETCh:LTE:MEASurement<Instance>:MEValuation:LIST:ACLR:UTRA<nr>:POSitiv:AVERage
CALCulate:LTE:MEASurement<Instance>:MEValuation:LIST:ACLR:UTRA<nr>:POSitiv:AVERage
class AverageCls[source]

Average commands group definition. 2 total commands, 0 Subgroups, 2 group commands

calculate(utraAdjChannel=UtraAdjChannel.Default) List[ResultStatus2][source]
# SCPI: CALCulate:LTE:MEASurement<Instance>:MEValuation:LIST:ACLR:UTRA<nr>:POSitiv:AVERage
value: List[enums.ResultStatus2] = driver.lteMeas.multiEval.listPy.aclr.utra.positiv.average.calculate(utraAdjChannel = repcap.UtraAdjChannel.Default)

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

Suppressed linked return values: reliability

param utraAdjChannel:

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

return:

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

fetch(utraAdjChannel=UtraAdjChannel.Default) List[float][source]
# SCPI: FETCh:LTE:MEASurement<Instance>:MEValuation:LIST:ACLR:UTRA<nr>:POSitiv:AVERage
value: List[float] = driver.lteMeas.multiEval.listPy.aclr.utra.positiv.average.fetch(utraAdjChannel = repcap.UtraAdjChannel.Default)

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

Suppressed linked return values: reliability

param utraAdjChannel:

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

return:

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