Rstate

SCPI Commands

FETCh:WCDMa:SIGNaling<Instance>:HCQI:RSTate
class Rstate[source]

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

fetch()RsCmwWcdmaSig.enums.ResultState[source]
# SCPI: FETCh:WCDMa:SIGNaling<instance>:HCQI:RSTate
value: enums.ResultState = driver.hcqi.rstate.fetch()

Queries the result of the entire HSDPA CQI measurement including all stages.

return

result_state: FAIL | PASS | RUN Measurement failed, passed, running.