StandardDev
SCPI Command :
FETCh:LTE:MEASurement<Instance>:MEValuation:LIST:ESFLatness:MAXR<nr>:SDEViation
- class StandardDevCls[source]
StandardDev commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- fetch(maxRange=MaxRange.Default) List[float][source]
FETCh:LTE:MEASurement<Instance>:MEValuation:LIST:ESFLatness:MAXR<nr>:SDEViation
Snippet: value: List[float] = driver.lteMeas.multiEval.listPy.esFlatness.maxr.standardDev.fetch(maxRange = repcap.MaxRange.Default)
Return equalizer spectrum flatness single value results (maximum within a range) for all measured list mode segments. 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
- param maxRange:
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Maxr’)
- return:
maxr: Comma-separated list of values, one per measured segment.