Average

SCPI Commands :

FETCh:NRSub:MEASurement<Instance>:MEValuation:LIST:POWer:TXPower:AVERage
CALCulate:NRSub:MEASurement<Instance>:MEValuation:LIST:POWer:TXPower:AVERage
class AverageCls[source]

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

calculate() List[float][source]
# SCPI: CALCulate:NRSub:MEASurement<Instance>:MEValuation:LIST:POWer:TXPower:AVERage
value: List[float or bool] = driver.nrSubMeas.multiEval.listPy.power.txPower.average.calculate()

No command help available

Suppressed linked return values: reliability

return:

tx_power: (float or boolean items) No help available

fetch() List[float][source]
# SCPI: FETCh:NRSub:MEASurement<Instance>:MEValuation:LIST:POWer:TXPower:AVERage
value: List[float] = driver.nrSubMeas.multiEval.listPy.power.txPower.average.fetch()

Return the total TX power of all component carriers, for all measured list mode segments.

Suppressed linked return values: reliability

return:

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