Eps

SCPI Commands :

CATalog:SIGNaling:TOPology:EPS:UE
CATalog:SIGNaling:TOPology:EPS
class EpsCls[source]

Eps commands group definition. 2 total commands, 0 Subgroups, 2 group commands

get(name_plmn: str = None) List[str][source]
# SCPI: CATalog:SIGNaling:TOPology:EPS
value: List[str] = driver.catalog.signaling.topology.eps.get(name_plmn = 'abc')

Queries a list of all EPS tracking areas. You can restrict the query to a selected PLMN.

param name_plmn:

No help available

return:

name_ta_eps: Comma-separated list of tracking area names, one string per tracking area.

get_ue() List[str][source]
# SCPI: CATalog:SIGNaling:TOPology:EPS:UE
value: List[str] = driver.catalog.signaling.topology.eps.get_ue()

No command help available

return:

ui_id: No help available