Limit

SCPI Commands

FETCh:EVDO:MEASurement<Instance>:MEValuation:TRACe:CDE:QSIGnal:PILot:LIMit
class Limit[source]

Limit commands group definition. 1 total commands, 0 Sub-groups, 1 group commands

fetch()List[float][source]
# SCPI: FETCh:EVDO:MEASurement<instance>:MEValuation:TRACe:CDE:QSIGnal:PILot:LIMit
value: List[float] = driver.multiEval.trace.cde.qsignal.pilot.limit.fetch()

Return limit check results for the code domain error (CDE) I-Signal and Q-Signal bar graphs. Only the pilot part of a physical layer subtype 0/1 measurement is retrieved. For RRI part and subtype 2 or 3 measurements, see method RsCmwEvdoMeas.MultiEval.Trace.Cde.Qsignal.Rri.Limit.fetch.

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

return

qsig_pilot_limit: float Return the exceeded limits as float values. The number of results depends on the physical layer subtype (see method RsCmwEvdoMeas.Configure.MultiEval.plSubtype) : SF=15 for subtype 0/1 and SF=31 for subtypes 2 and 3 (only INV values) . Range: -70 dB to 0 dB , Unit: dB