Rms

SCPI Command :

FETCh:LTE:MEASurement<Instance>:MEValuation:LIST:PMONitor:RMS
class RmsCls[source]

Rms commands group definition. 1 total commands, 0 Subgroups, 1 group commands

fetch() List[float][source]
# SCPI: FETCh:LTE:MEASurement<Instance>:MEValuation:LIST:PMONitor:RMS
value: List[float] = driver.multiEval.listPy.pmonitor.rms.fetch()

Return the power monitor results for all measured segments in list mode. The commands return one power result per subframe for the measured carrier. The power values are RMS averaged over the subframe or represent the peak value within the subframe.

INTRO_CMD_HELP: Commands for querying the result list structure:

  • method RsCmwLteMeas.MultiEval.ListPy.Segment.Pmonitor.Array.Start.fetch

  • method RsCmwLteMeas.MultiEval.ListPy.Segment.Pmonitor.Array.Length.fetch

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

return:

step_rms_power: float Comma-separated list of power values, one value per subframe, from first subframe of first measured segment to last subframe of last measured segment For an inactive segment only one INV is returned, independent of the number of configured subframes. Unit: dBm