Extreme
SCPI Commands :
FETCh:NRSub:MEASurement<Instance>:MEValuation:LIST:SEMask:OBW:EXTReme
CALCulate:NRSub:MEASurement<Instance>:MEValuation:LIST:SEMask:OBW:EXTReme
- Commands in total: 2Subgroups: 0Direct child commands: 2
- calculate() List[float | bool][source]
# CALCulate:NRSub:MEASurement<Instance>:MEValuation:LIST:SEMask:OBW:EXTReme value: List[float | bool] = driver.nrSubMeas.multiEval.listPy.seMask.obw.extreme.calculate()
Return the occupied bandwidth 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
- Returns:
obw: (float or boolean items) Comma-separated list of values, one per measured segment
- fetch() List[float][source]
# FETCh:NRSub:MEASurement<Instance>:MEValuation:LIST:SEMask:OBW:EXTReme value: List[float] = driver.nrSubMeas.multiEval.listPy.seMask.obw.extreme.fetch()
Return the occupied bandwidth 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
- Returns:
obw: Comma-separated list of values, one per measured segment