State

SCPI Command :

FETCh:SIGNaling:TOPology:EPS:UE:STATe
class StateCls[source]

State commands group definition. 1 total commands, 0 Subgroups, 1 group commands

class FetchStruct[source]

Response structure. Fields:

  • Emm_Reg_State_Sum: enums.RegStateB: No parameter help available

  • Emm_Reg_State: enums.RegStateB: No parameter help available

fetch(ui_id: str = None) FetchStruct[source]
# SCPI: FETCh:SIGNaling:TOPology:EPS:UE:STATe
value: FetchStruct = driver.signaling.topology.eps.ue.state.fetch(ui_id = 'abc')

No command help available

param ui_id:

No help available

return:

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