Peak

SCPI Command :

FETCh:LTE:MEASurement<Instance>:MEValuation:LIST:PMONitor:PEAK
class PeakCls[source]

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

fetch() List[float][source]
# SCPI: FETCh:LTE:MEASurement<Instance>:MEValuation:LIST:PMONitor:PEAK
value: List[float] = driver.lteMeas.multiEval.listPy.pmonitor.peak.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 RsCMPX_LteMeas.LteMeas.MultiEval.ListPy.Segment.Pmonitor.Array.Start.fetch

  • method RsCMPX_LteMeas.LteMeas.MultiEval.ListPy.Segment.Pmonitor.Array.Length.fetch

Suppressed linked return values: reliability

return:

step_peak_power: 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.