StandardDev

SCPI Command :

FETCh:NRSub:MEASurement<Instance>:MEValuation:LIST[:CC<Carrier>]:ESFLatness:MINR<nr>:SDEViation
Commands in total: 1
Subgroups: 0
Direct child commands: 1
fetch(carrierComponent=CarrierComponent.Default, minRange=MinRange.Default) List[float][source]
# FETCh:NRSub:MEASurement<Instance>:MEValuation:LIST[:CC<Carrier>]:ESFLatness:MINR<nr>:SDEViation
value: List[float] = driver.nrSubMeas.multiEval.listPy.cc.esFlatness.minr.standardDev.fetch(carrierComponent = repcap.CarrierComponent.Default, minRange = repcap.MinRange.Default)

Return equalizer spectrum flatness single value results (minimum within a range) for all measured list mode segments, for carrier <c>. The values described below are returned by FETCh commands. A CALCulate command returns limit check results instead, one value for each result listed below.

Suppressed linked return values: reliability

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

  • minRange – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Minr’)

Returns:

minr: Comma-separated list of values, one per measured segment.