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.multiEval.listPy.sreliability.fetch()

Returns the segment reliability for all measured list mode segments. 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:

seg_reliabilities: decimal 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.