State

SCPI Commands

FETCh:WCDMa:SIGNaling<Instance>:UEReport:STATe
class State[source]

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

fetch()RsCmwWcdmaSig.enums.ResourceState[source]
# SCPI: FETCh:WCDMa:SIGNaling<instance>:UEReport:STATe
value: enums.ResourceState = driver.ueReport.state.fetch()

Queries the state of UE measurement reporting.

return

state: RDY | PENDing RDY: Any requested reports have been received. PENDing: The instrument is waiting for reports from the UE.