State

SCPI Commands

FETCh:CDMA:MEASurement<Instance>:MEValuation:TRACe:CDE:ISIGnal:STATe
class State[source]

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

fetch()List[RsCmwCdma2kMeas.enums.SigChStateB][source]
# SCPI: FETCh:CDMA:MEASurement<Instance>:MEValuation:TRACe:CDE:ISIGnal:STATe
value: List[enums.SigChStateB] = driver.multiEval.trace.cde.isignal.state.fetch()

Return the states of the code domain error (CDE) I-Signal and Q-Signal bar graphs.

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

return

cde_isig_ch_state: INVisible | ACTive | IACTive The number of results depends on the selected spreading factor: SF=16, 32, 64. INV: No channel available ACTive: Active code channel IACtive: Inactive code channel