State

SCPI Commands

FETCh:EVDO:MEASurement<Instance>:MEValuation:LIST:CP:DRC:STATe
class State[source]

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

fetch()List[RsCmwEvdoMeas.enums.ResultStateA][source]
# SCPI: FETCh:EVDO:MEASurement<instance>:MEValuation:LIST:CP:DRC:STATe
value: List[enums.ResultStateA] = driver.multiEval.listPy.cp.drc.state.fetch()

Returns the state of a particular reverse link channel (ACK/DSC, auxiliary pilot, data, DRC, PILOT, RRI) in the channel power measurement for all active segments.

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

return

drc: INVisible | ACTive | IACTive Comma-separated list of values, one per active segment.