Fgs

SCPI Command :

DELete:SIGNaling:TOPology:FGS
class FgsCls[source]

Fgs commands group definition. 4 total commands, 1 Subgroups, 1 group commands

delete(name_ta_5_g: str) None[source]
# SCPI: DELete:SIGNaling:TOPology:FGS
driver.signaling.topology.fgs.delete(name_ta_5_g = 'abc')

Deletes a 5GS tracking area.

param name_ta_5_g:

No help available

Cloning the Group

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

Subgroups