Minimum

SCPI Command :

FETCh:WLAN:MEASurement<Instance>:MEValuation:LIST:MODulation:DSSS:EVMPeak:MINimum
class MinimumCls[source]

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

fetch() List[float][source]
# SCPI: FETCh:WLAN:MEASurement<Instance>:MEValuation:LIST:MODulation:DSSS:EVMPeak:MINimum
value: List[float] = driver.multiEval.listPy.modulation.dsss.evmPeak.minimum.fetch()

Return the current, average, minimum, maximum and standard deviation EVM results for DSSS signals in list mode. Commands for EVM peak and EVM RMS values are available. The values in curly brackets {} are specified for each active segment: {… }seg 1, {…}seg 2, …, {…}seg n. The number of active segments n is determined by method RsCmwWlanMeas.Configure. MultiEval.ListPy.count.

Use RsCmwWlanMeas.reliability.last_value to read the updated reliability indicator.

return:

evm_peak: No help available