StandardDev

SCPI Command :

FETCh:NRMMw:MEASurement<Instance>:MEValuation:LIST[:CC<carrier>]:IEMission:MARGin:SDEViation
class StandardDevCls[source]

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

fetch(carrierComponentExt=CarrierComponentExt.Default) List[float][source]
# SCPI: FETCh:NRMMw:MEASurement<Instance>:MEValuation:LIST[:CC<carrier>]:IEMission:MARGin:SDEViation
value: List[float] = driver.nrMmwMeas.multiEval.listPy.cc.iemission.margin.standardDev.fetch(carrierComponentExt = repcap.CarrierComponentExt.Default)

Return the in-band emission limit line margin results for all measured list mode segments, for carrier <c>. The CURRent margins indicate the minimum (vertical) distance between the limit line and the current trace. A negative result indicates that the limit is exceeded. The AVERage, EXTReme and SDEViation values are calculated from the current margins. The results are returned as triplets per segment: <Reliability>, {<Margin>, <IQImage>, <CarrLeakage>}seg 1, {<Margin>, <IQImage>, <CarrLeakage>}seg 2, …

Suppressed linked return values: reliability

param carrierComponentExt:

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cc’)

return:

margin: Margin over all non-allocated RBs (scope of general limit component)