Sreliability

SCPI Command :

FETCh:WLAN:MEASurement<Instance>:MEValuation:LIST:SRELiability
class SreliabilityCls[source]

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

fetch() List[int][source]
# SCPI: FETCh:WLAN:MEASurement<Instance>:MEValuation:LIST:SRELiability
value: List[int] = driver.wlanMeas.multiEval.listPy.sreliability.fetch()

Returns the segment reliability for all measured list mode segments. The number of active segments n is determined by method RsCMPX_WlanMeas.Configure.WlanMeas.MultiEval.ListPy.count.

Suppressed linked return values: reliability

return:

seg_reliabilities: Comma-separated list of n values, one per measured segment The meaning of the returned values is the same as for the common reliability indicator, see previous parameter.