Eps

SCPI Command :

DELete:SIGNaling:TOPology:EPS
class EpsCls[source]

Eps commands group definition. 3 total commands, 2 Subgroups, 1 group commands

delete(name_ta_eps: str) None[source]
# SCPI: DELete:SIGNaling:TOPology:EPS
driver.signaling.topology.eps.delete(name_ta_eps = 'abc')

Deletes an EPS tracking area.

param name_ta_eps:

No help available

Cloning the Group

# Create a clone of the original group, that exists independently
group2 = driver.signaling.topology.eps.clone()

Subgroups