Rms

SCPI Command :

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

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

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

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

INTRO_CMD_HELP: Commands for querying the result list structure:

  • method RsCMPX_NrFr1Meas.NrSubMeas.MultiEval.ListPy.Segment.Pmonitor.Slots.Array.Start.fetch

  • method RsCMPX_NrFr1Meas.NrSubMeas.MultiEval.ListPy.Segment.Pmonitor.Slots.Array.Length.fetch

Suppressed linked return values: reliability

return:

step_rms_power: Comma-separated list of power values, one value per slot, from first slot of first measured segment to last slot of last measured segment For an inactive segment, only one INV is returned, independent of the number of slots.