All

SCPI Commands

FETCh:EVDO:SIGNaling<Instance>:RXQuality:STATe:ALL
class All[source]

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

class FetchStruct[source]

Response structure. Fields:

  • Main_State: enums.ResourceState: No parameter help available

  • Sync_State: enums.ResourceState: No parameter help available

  • Resource_State: enums.ResourceState: No parameter help available

fetch()FetchStruct[source]
# SCPI: FETCh:EVDO:SIGNaling<instance>:RXQuality:STATe:ALL
value: FetchStruct = driver.rxQuality.state.all.fetch()

No command help available

return

structure: for return value, see the help for FetchStruct structure arguments.