Average

SCPI Commands :

FETCh:LTE:MEASurement<Instance>:MEValuation:LIST:POWer:TXPower:AVERage
CALCulate:LTE: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:LTE:MEASurement<Instance>:MEValuation:LIST:POWer:TXPower:AVERage
value: List[float or bool] = driver.multiEval.listPy.power.txPower.average.calculate()

No command help available

Use RsCmwLteMeas.reliability.last_value to read the updated reliability indicator.

return:

tx_power: (float or boolean items) No help available

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

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

Use RsCmwLteMeas.reliability.last_value to read the updated reliability indicator.

return:

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