State

SCPI Command :

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

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

class FetchStruct[source]

Response structure. Fields:

  • Mm_5_Greg_State_Sum: enums.RegState: No parameter help available

  • Mm_5_Greg_State: enums.RegState: No parameter help available

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

No command help available

param ue_id:

No help available

return:

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